ResultReceiver$b.smali
.class final Landroid/support/v4/os/ResultReceiver$b;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroid/support/v4/os/ResultReceiver;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = "b"
.end annotation
# instance fields
.field final a:I
.field final b:Landroid/os/Bundle;
.field final synthetic c:Landroid/support/v4/os/ResultReceiver;
# direct methods
.method constructor <init>(Landroid/support/v4/os/ResultReceiver;ILandroid/os/Bundle;)V
.registers 4
.line 56
iput-object p1, p0, Landroid/support/v4/os/ResultReceiver$b;->c:Landroid/support/v4/os/ResultReceiver;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 57
iput p2, p0, Landroid/support/v4/os/ResultReceiver$b;->a:I
.line 58
iput-object p3, p0, Landroid/support/v4/os/ResultReceiver$b;->b:Landroid/os/Bundle;
return-void
.end method
# virtual methods
.method public final run()V
.registers 4
.line 63
iget-object v0, p0, Landroid/support/v4/os/ResultReceiver$b;->c:Landroid/support/v4/os/ResultReceiver;
iget v1, p0, Landroid/support/v4/os/ResultReceiver$b;->a:I
iget-object v2, p0, Landroid/support/v4/os/ResultReceiver$b;->b:Landroid/os/Bundle;
invoke-virtual {v0, v1, v2}, Landroid/support/v4/os/ResultReceiver;->a(ILandroid/os/Bundle;)V
return-void
.end method