apkfuckery/com.discord/smali/com/discord/widgets/guilds/profile/WidgetGuildProfileSheetV2$configureActions$$inlined$apply$lambda$6.smali

97 lines
3.6 KiB
Smali
Raw Normal View History

2020-03-14 04:13:36 +00:00
.class public final Lcom/discord/widgets/guilds/profile/WidgetGuildProfileSheetV2$configureActions$$inlined$apply$lambda$6;
2020-03-26 05:26:27 +00:00
.super Ly/u/b/k;
2020-03-14 04:13:36 +00:00
.source "WidgetGuildProfileSheetV2.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/widgets/guilds/profile/WidgetGuildProfileSheetV2;->configureActions(JLjava/lang/String;Lcom/discord/widgets/guilds/profile/WidgetGuildProfileSheetViewModel$Actions;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
2020-03-26 05:26:27 +00:00
"Ly/u/b/k;",
2020-03-14 04:13:36 +00:00
"Lkotlin/jvm/functions/Function1<",
"Landroid/view/View;",
"Lkotlin/Unit;",
">;"
}
.end annotation
# instance fields
.field public final synthetic $actions$inlined:Lcom/discord/widgets/guilds/profile/WidgetGuildProfileSheetViewModel$Actions;
.field public final synthetic $guildId$inlined:J
.field public final synthetic $guildName$inlined:Ljava/lang/String;
.field public final synthetic this$0:Lcom/discord/widgets/guilds/profile/WidgetGuildProfileSheetV2;
# direct methods
.method public constructor <init>(Lcom/discord/widgets/guilds/profile/WidgetGuildProfileSheetV2;Lcom/discord/widgets/guilds/profile/WidgetGuildProfileSheetViewModel$Actions;JLjava/lang/String;)V
.locals 0
iput-object p1, p0, Lcom/discord/widgets/guilds/profile/WidgetGuildProfileSheetV2$configureActions$$inlined$apply$lambda$6;->this$0:Lcom/discord/widgets/guilds/profile/WidgetGuildProfileSheetV2;
iput-object p2, p0, Lcom/discord/widgets/guilds/profile/WidgetGuildProfileSheetV2$configureActions$$inlined$apply$lambda$6;->$actions$inlined:Lcom/discord/widgets/guilds/profile/WidgetGuildProfileSheetViewModel$Actions;
iput-wide p3, p0, Lcom/discord/widgets/guilds/profile/WidgetGuildProfileSheetV2$configureActions$$inlined$apply$lambda$6;->$guildId$inlined:J
iput-object p5, p0, Lcom/discord/widgets/guilds/profile/WidgetGuildProfileSheetV2$configureActions$$inlined$apply$lambda$6;->$guildName$inlined:Ljava/lang/String;
const/4 p1, 0x1
2020-03-26 05:26:27 +00:00
invoke-direct {p0, p1}, Ly/u/b/k;-><init>(I)V
2020-03-14 04:13:36 +00:00
return-void
.end method
# virtual methods
.method public bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
check-cast p1, Landroid/view/View;
invoke-virtual {p0, p1}, Lcom/discord/widgets/guilds/profile/WidgetGuildProfileSheetV2$configureActions$$inlined$apply$lambda$6;->invoke(Landroid/view/View;)V
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
return-object p1
.end method
.method public final invoke(Landroid/view/View;)V
.locals 3
if-eqz p1, :cond_0
iget-object p1, p0, Lcom/discord/widgets/guilds/profile/WidgetGuildProfileSheetV2$configureActions$$inlined$apply$lambda$6;->this$0:Lcom/discord/widgets/guilds/profile/WidgetGuildProfileSheetV2;
iget-wide v0, p0, Lcom/discord/widgets/guilds/profile/WidgetGuildProfileSheetV2$configureActions$$inlined$apply$lambda$6;->$guildId$inlined:J
iget-object v2, p0, Lcom/discord/widgets/guilds/profile/WidgetGuildProfileSheetV2$configureActions$$inlined$apply$lambda$6;->$guildName$inlined:Ljava/lang/String;
invoke-static {p1, v0, v1, v2}, Lcom/discord/widgets/guilds/profile/WidgetGuildProfileSheetV2;->access$showLeaveServerDialog(Lcom/discord/widgets/guilds/profile/WidgetGuildProfileSheetV2;JLjava/lang/String;)V
return-void
:cond_0
const-string p1, "it"
2020-03-26 05:26:27 +00:00
invoke-static {p1}, Ly/u/b/j;->a(Ljava/lang/String;)V
2020-03-14 04:13:36 +00:00
const/4 p1, 0x0
throw p1
.end method