59 lines
1.4 KiB
Smali
59 lines
1.4 KiB
Smali
.class Lcom/moji/mvpframe/delegate/AbsStatusViewDelegate$1;
|
|
.super Landroid/os/Handler;
|
|
.source "AbsStatusViewDelegate.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/moji/mvpframe/delegate/AbsStatusViewDelegate;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x0
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic a:Lcom/moji/mvpframe/delegate/AbsStatusViewDelegate;
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(Lcom/moji/mvpframe/delegate/AbsStatusViewDelegate;)V
|
|
.locals 0
|
|
|
|
.line 60
|
|
iput-object p1, p0, Lcom/moji/mvpframe/delegate/AbsStatusViewDelegate$1;->a:Lcom/moji/mvpframe/delegate/AbsStatusViewDelegate;
|
|
|
|
invoke-direct {p0}, Landroid/os/Handler;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public handleMessage(Landroid/os/Message;)V
|
|
.locals 1
|
|
|
|
.line 63
|
|
invoke-super {p0, p1}, Landroid/os/Handler;->handleMessage(Landroid/os/Message;)V
|
|
|
|
.line 64
|
|
iget p1, p1, Landroid/os/Message;->what:I
|
|
|
|
const/4 v0, 0x1
|
|
|
|
if-eq p1, v0, :cond_0
|
|
|
|
goto :goto_0
|
|
|
|
.line 66
|
|
:cond_0
|
|
iget-object p1, p0, Lcom/moji/mvpframe/delegate/AbsStatusViewDelegate$1;->a:Lcom/moji/mvpframe/delegate/AbsStatusViewDelegate;
|
|
|
|
invoke-static {p1}, Lcom/moji/mvpframe/delegate/AbsStatusViewDelegate;->a(Lcom/moji/mvpframe/delegate/AbsStatusViewDelegate;)V
|
|
|
|
:goto_0
|
|
return-void
|
|
.end method
|