apkfuckery/com.discord/smali/android/support/v4/os/ResultReceiver$b.smali

47 lines
1.2 KiB
Smali
Raw Normal View History

2020-11-12 02:11:44 +00:00
.class public Landroid/support/v4/os/ResultReceiver$b;
2020-11-13 01:15:36 +00:00
.super Ls/a/b/c/a$a;
2020-11-12 02:11:44 +00:00
.source "ResultReceiver.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroid/support/v4/os/ResultReceiver;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = "b"
.end annotation
# instance fields
2020-11-13 19:18:44 +00:00
.field public final synthetic b:Landroid/support/v4/os/ResultReceiver;
2020-11-12 02:11:44 +00:00
# direct methods
.method public constructor <init>(Landroid/support/v4/os/ResultReceiver;)V
.locals 0
2020-11-13 19:18:44 +00:00
iput-object p1, p0, Landroid/support/v4/os/ResultReceiver$b;->b:Landroid/support/v4/os/ResultReceiver;
2020-11-12 02:11:44 +00:00
2020-11-13 01:15:36 +00:00
invoke-direct {p0}, Ls/a/b/c/a$a;-><init>()V
2020-11-12 02:11:44 +00:00
return-void
.end method
# virtual methods
2020-11-13 19:18:44 +00:00
.method public j0(ILandroid/os/Bundle;)V
.locals 1
2020-11-12 02:11:44 +00:00
2020-11-13 19:18:44 +00:00
iget-object v0, p0, Landroid/support/v4/os/ResultReceiver$b;->b:Landroid/support/v4/os/ResultReceiver;
2020-11-12 02:11:44 +00:00
2020-11-13 19:18:44 +00:00
invoke-static {v0}, Ljava/util/Objects;->requireNonNull(Ljava/lang/Object;)Ljava/lang/Object;
2020-11-12 02:11:44 +00:00
2020-11-13 19:18:44 +00:00
iget-object v0, p0, Landroid/support/v4/os/ResultReceiver$b;->b:Landroid/support/v4/os/ResultReceiver;
2020-11-12 02:11:44 +00:00
invoke-virtual {v0, p1, p2}, Landroid/support/v4/os/ResultReceiver;->a(ILandroid/os/Bundle;)V
return-void
.end method