apkfuckery/com.discord/smali/com/discord/widgets/user/usersheet/WidgetUserSheet$onViewCreated$1.smali
2020-02-06 23:18:40 +01:00

67 lines
2.2 KiB
Smali

.class public final Lcom/discord/widgets/user/usersheet/WidgetUserSheet$onViewCreated$1;
.super Ljava/lang/Object;
.source "WidgetUserSheet.kt"
# interfaces
.implements Landroid/view/View$OnClickListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->onViewCreated(Landroid/view/View;Landroid/os/Bundle;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
# instance fields
.field public final synthetic $channelId:J
.field public final synthetic $userId:J
.field public final synthetic this$0:Lcom/discord/widgets/user/usersheet/WidgetUserSheet;
# direct methods
.method public constructor <init>(Lcom/discord/widgets/user/usersheet/WidgetUserSheet;JJ)V
.locals 0
iput-object p1, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet$onViewCreated$1;->this$0:Lcom/discord/widgets/user/usersheet/WidgetUserSheet;
iput-wide p2, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet$onViewCreated$1;->$userId:J
iput-wide p4, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet$onViewCreated$1;->$channelId:J
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final onClick(Landroid/view/View;)V
.locals 6
sget-object v0, Le/a/a/b/a;->l:Le/a/a/b/a$b;
iget-object p1, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet$onViewCreated$1;->this$0:Lcom/discord/widgets/user/usersheet/WidgetUserSheet;
invoke-virtual {p1}, Landroidx/fragment/app/Fragment;->requireFragmentManager()Landroidx/fragment/app/FragmentManager;
move-result-object v1
const-string p1, "requireFragmentManager()"
invoke-static {v1, p1}, Lt/u/b/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
iget-wide v2, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet$onViewCreated$1;->$userId:J
iget-wide v4, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet$onViewCreated$1;->$channelId:J
invoke-virtual/range {v0 .. v5}, Le/a/a/b/a$b;->a(Landroidx/fragment/app/FragmentManager;JJ)V
return-void
.end method