59 lines
1.5 KiB
Smali
59 lines
1.5 KiB
Smali
.class Lcom/firemonkeys/cloudcellapi/UserInterfaceManager$5;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Ljava/lang/Runnable;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/firemonkeys/cloudcellapi/UserInterfaceManager;->ImageShow(Landroid/widget/ImageView;)V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x1
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic this$0:Lcom/firemonkeys/cloudcellapi/UserInterfaceManager;
|
|
|
|
.field final synthetic val$pImageView:Landroid/widget/ImageView;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lcom/firemonkeys/cloudcellapi/UserInterfaceManager;Landroid/widget/ImageView;)V
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()V"
|
|
}
|
|
.end annotation
|
|
|
|
iput-object p1, p0, Lcom/firemonkeys/cloudcellapi/UserInterfaceManager$5;->this$0:Lcom/firemonkeys/cloudcellapi/UserInterfaceManager;
|
|
|
|
iput-object p2, p0, Lcom/firemonkeys/cloudcellapi/UserInterfaceManager$5;->val$pImageView:Landroid/widget/ImageView;
|
|
|
|
.line 289
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public run()V
|
|
.locals 2
|
|
|
|
iget-object v0, p0, Lcom/firemonkeys/cloudcellapi/UserInterfaceManager$5;->val$pImageView:Landroid/widget/ImageView;
|
|
|
|
const/4 v1, 0x0
|
|
|
|
.line 293
|
|
invoke-virtual {v0, v1}, Landroid/widget/ImageView;->setVisibility(I)V
|
|
|
|
return-void
|
|
.end method
|