apkfuckery/com.discord/smali_classes2/com/discord/widgets/user/usersheet/WidgetUserSheet$configureUI$3.smali

128 lines
3.2 KiB
Smali
Raw Normal View History

2020-08-26 17:47:03 +00:00
.class public final synthetic Lcom/discord/widgets/user/usersheet/WidgetUserSheet$configureUI$3;
2020-09-22 07:09:10 +00:00
.super Lc0/n/c/h;
2020-08-26 17:47:03 +00:00
.source "WidgetUserSheet.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function5;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->configureUI(Lcom/discord/widgets/user/usersheet/WidgetUserSheetViewModel$ViewState;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1019
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
2020-09-22 07:09:10 +00:00
"Lc0/n/c/h;",
2020-08-26 17:47:03 +00:00
"Lkotlin/jvm/functions/Function5<",
"Landroid/content/Context;",
"Ljava/lang/Long;",
"Ljava/lang/String;",
"Ljava/lang/Long;",
"Ljava/lang/Integer;",
"Lkotlin/Unit;",
">;"
}
.end annotation
# direct methods
.method public constructor <init>(Lcom/discord/widgets/user/usersheet/WidgetUserSheetViewModel;)V
2020-09-16 23:45:23 +00:00
.locals 7
2020-08-26 17:47:03 +00:00
2020-09-16 23:45:23 +00:00
const-class v3, Lcom/discord/widgets/user/usersheet/WidgetUserSheetViewModel;
2020-08-26 17:47:03 +00:00
2020-09-16 23:45:23 +00:00
const/4 v1, 0x5
2020-08-26 17:47:03 +00:00
2020-09-16 23:45:23 +00:00
const-string v4, "onActivityCustomButtonClicked"
2020-09-08 08:16:32 +00:00
2020-09-16 23:45:23 +00:00
const-string v5, "onActivityCustomButtonClicked(Landroid/content/Context;JLjava/lang/String;JI)V"
2020-09-08 08:16:32 +00:00
2020-09-16 23:45:23 +00:00
const/4 v6, 0x0
2020-09-08 08:16:32 +00:00
2020-09-16 23:45:23 +00:00
move-object v0, p0
2020-09-16 21:45:36 +00:00
2020-09-16 23:45:23 +00:00
move-object v2, p1
2020-09-16 21:45:36 +00:00
2020-09-22 07:09:10 +00:00
invoke-direct/range {v0 .. v6}, Lc0/n/c/h;-><init>(ILjava/lang/Object;Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;I)V
2020-09-16 21:45:36 +00:00
2020-09-16 23:45:23 +00:00
return-void
2020-08-26 17:47:03 +00:00
.end method
2020-09-16 23:45:23 +00:00
# virtual methods
2020-08-26 17:47:03 +00:00
.method public bridge synthetic invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
.locals 8
move-object v1, p1
check-cast v1, Landroid/content/Context;
check-cast p2, Ljava/lang/Number;
invoke-virtual {p2}, Ljava/lang/Number;->longValue()J
move-result-wide v2
move-object v4, p3
check-cast v4, Ljava/lang/String;
check-cast p4, Ljava/lang/Number;
invoke-virtual {p4}, Ljava/lang/Number;->longValue()J
move-result-wide v5
check-cast p5, Ljava/lang/Number;
invoke-virtual {p5}, Ljava/lang/Number;->intValue()I
move-result v7
move-object v0, p0
invoke-virtual/range {v0 .. v7}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet$configureUI$3;->invoke(Landroid/content/Context;JLjava/lang/String;JI)V
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
return-object p1
.end method
.method public final invoke(Landroid/content/Context;JLjava/lang/String;JI)V
2020-09-16 23:45:23 +00:00
.locals 9
2020-08-26 17:47:03 +00:00
2020-09-16 23:45:23 +00:00
const-string v0, "p1"
2020-08-26 17:47:03 +00:00
2020-09-16 23:45:23 +00:00
move-object v2, p1
2020-08-26 17:47:03 +00:00
2020-09-22 07:09:10 +00:00
invoke-static {p1, v0}, Lc0/n/c/i;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
2020-08-26 17:47:03 +00:00
2020-09-16 23:45:23 +00:00
const-string v0, "p3"
2020-08-26 17:47:03 +00:00
2020-09-16 23:45:23 +00:00
move-object v5, p4
2020-08-26 17:47:03 +00:00
2020-09-22 07:09:10 +00:00
invoke-static {p4, v0}, Lc0/n/c/i;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
2020-09-08 08:16:32 +00:00
2020-09-16 23:45:23 +00:00
move-object v0, p0
2020-08-26 17:47:03 +00:00
2020-09-22 07:09:10 +00:00
iget-object v1, v0, Lc0/n/c/b;->receiver:Ljava/lang/Object;
2020-09-16 21:45:36 +00:00
2020-09-16 23:45:23 +00:00
check-cast v1, Lcom/discord/widgets/user/usersheet/WidgetUserSheetViewModel;
2020-09-08 08:16:32 +00:00
2020-09-16 23:45:23 +00:00
move-wide v3, p2
2020-09-16 21:45:36 +00:00
2020-08-26 17:47:03 +00:00
move-wide v6, p5
move/from16 v8, p7
invoke-virtual/range {v1 .. v8}, Lcom/discord/widgets/user/usersheet/WidgetUserSheetViewModel;->onActivityCustomButtonClicked(Landroid/content/Context;JLjava/lang/String;JI)V
return-void
.end method