69 lines
2.1 KiB
Smali
69 lines
2.1 KiB
Smali
.class Landroid/support/v4/os/ResultReceiver$MyResultReceiver;
|
|
.super Landroid/support/v4/os/IResultReceiver$Stub;
|
|
.source "ResultReceiver.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Landroid/support/v4/os/ResultReceiver;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x0
|
|
name = "MyResultReceiver"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic this$0:Landroid/support/v4/os/ResultReceiver;
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(Landroid/support/v4/os/ResultReceiver;)V
|
|
.locals 0
|
|
|
|
.line 64
|
|
iput-object p1, p0, Landroid/support/v4/os/ResultReceiver$MyResultReceiver;->this$0:Landroid/support/v4/os/ResultReceiver;
|
|
|
|
invoke-direct {p0}, Landroid/support/v4/os/IResultReceiver$Stub;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public send(ILandroid/os/Bundle;)V
|
|
.locals 3
|
|
|
|
.line 67
|
|
iget-object v0, p0, Landroid/support/v4/os/ResultReceiver$MyResultReceiver;->this$0:Landroid/support/v4/os/ResultReceiver;
|
|
|
|
iget-object v0, v0, Landroid/support/v4/os/ResultReceiver;->mHandler:Landroid/os/Handler;
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
.line 68
|
|
iget-object v0, p0, Landroid/support/v4/os/ResultReceiver$MyResultReceiver;->this$0:Landroid/support/v4/os/ResultReceiver;
|
|
|
|
iget-object v0, v0, Landroid/support/v4/os/ResultReceiver;->mHandler:Landroid/os/Handler;
|
|
|
|
new-instance v1, Landroid/support/v4/os/ResultReceiver$MyRunnable;
|
|
|
|
iget-object v2, p0, Landroid/support/v4/os/ResultReceiver$MyResultReceiver;->this$0:Landroid/support/v4/os/ResultReceiver;
|
|
|
|
invoke-direct {v1, v2, p1, p2}, Landroid/support/v4/os/ResultReceiver$MyRunnable;-><init>(Landroid/support/v4/os/ResultReceiver;ILandroid/os/Bundle;)V
|
|
|
|
invoke-virtual {v0, v1}, Landroid/os/Handler;->post(Ljava/lang/Runnable;)Z
|
|
|
|
goto :goto_0
|
|
|
|
.line 70
|
|
:cond_0
|
|
iget-object v0, p0, Landroid/support/v4/os/ResultReceiver$MyResultReceiver;->this$0:Landroid/support/v4/os/ResultReceiver;
|
|
|
|
invoke-virtual {v0, p1, p2}, Landroid/support/v4/os/ResultReceiver;->onReceiveResult(ILandroid/os/Bundle;)V
|
|
|
|
:goto_0
|
|
return-void
|
|
.end method
|