apkfuckery/com.discord/smali_classes2/com/discord/widgets/user/profile/UserProfileHeaderView$Companion$bind$1.smali

105 lines
2.9 KiB
Smali
Raw Normal View History

2019-12-06 03:29:40 +00:00
.class public final synthetic Lcom/discord/widgets/user/profile/UserProfileHeaderView$Companion$bind$1;
2020-04-11 15:34:05 +00:00
.super Lz/u/b/i;
2019-10-01 14:15:45 +00:00
.source "UserProfileHeaderView.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/widgets/user/profile/UserProfileHeaderView$Companion;->bind(Lcom/discord/widgets/user/profile/UserProfileHeaderView;Landroidx/fragment/app/Fragment;Lcom/discord/app/AppComponent;JLjava/lang/Long;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
2019-12-06 03:29:40 +00:00
accessFlags = 0x1019
2019-10-01 14:15:45 +00:00
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
2020-04-11 15:34:05 +00:00
"Lz/u/b/i;",
2019-10-01 14:15:45 +00:00
"Lkotlin/jvm/functions/Function1<",
2019-11-15 02:21:15 +00:00
"Lcom/discord/widgets/user/profile/UserProfileHeaderViewModel$ViewState$Loaded;",
2019-10-01 14:15:45 +00:00
"Lkotlin/Unit;",
">;"
}
.end annotation
# direct methods
2019-12-06 03:29:40 +00:00
.method public constructor <init>(Lcom/discord/widgets/user/profile/UserProfileHeaderView;)V
2019-10-01 14:15:45 +00:00
.locals 1
const/4 v0, 0x1
2020-04-11 15:34:05 +00:00
invoke-direct {p0, v0, p1}, Lz/u/b/i;-><init>(ILjava/lang/Object;)V
2019-10-01 14:15:45 +00:00
return-void
.end method
# virtual methods
.method public final getName()Ljava/lang/String;
.locals 1
const-string v0, "updateViewState"
return-object v0
.end method
.method public final getOwner()Lkotlin/reflect/KDeclarationContainer;
.locals 1
const-class v0, Lcom/discord/widgets/user/profile/UserProfileHeaderView;
2020-04-11 15:34:05 +00:00
invoke-static {v0}, Lz/u/b/x;->getOrCreateKotlinClass(Ljava/lang/Class;)Lz/y/b;
2019-10-01 14:15:45 +00:00
move-result-object v0
return-object v0
.end method
.method public final getSignature()Ljava/lang/String;
.locals 1
2019-11-15 02:21:15 +00:00
const-string v0, "updateViewState(Lcom/discord/widgets/user/profile/UserProfileHeaderViewModel$ViewState$Loaded;)V"
2019-10-01 14:15:45 +00:00
return-object v0
.end method
2019-12-06 03:29:40 +00:00
.method public bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
2019-10-01 14:15:45 +00:00
.locals 0
2019-11-15 02:21:15 +00:00
check-cast p1, Lcom/discord/widgets/user/profile/UserProfileHeaderViewModel$ViewState$Loaded;
2019-10-01 14:15:45 +00:00
2019-11-15 02:21:15 +00:00
invoke-virtual {p0, p1}, Lcom/discord/widgets/user/profile/UserProfileHeaderView$Companion$bind$1;->invoke(Lcom/discord/widgets/user/profile/UserProfileHeaderViewModel$ViewState$Loaded;)V
2019-10-01 14:15:45 +00:00
2019-12-06 03:29:40 +00:00
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
2019-10-01 14:15:45 +00:00
return-object p1
.end method
2019-11-15 02:21:15 +00:00
.method public final invoke(Lcom/discord/widgets/user/profile/UserProfileHeaderViewModel$ViewState$Loaded;)V
2019-10-01 14:15:45 +00:00
.locals 1
2019-12-06 03:29:40 +00:00
if-eqz p1, :cond_0
2019-10-01 14:15:45 +00:00
2020-04-11 15:34:05 +00:00
iget-object v0, p0, Lz/u/b/b;->receiver:Ljava/lang/Object;
2019-10-01 14:15:45 +00:00
check-cast v0, Lcom/discord/widgets/user/profile/UserProfileHeaderView;
2019-11-15 02:21:15 +00:00
invoke-virtual {v0, p1}, Lcom/discord/widgets/user/profile/UserProfileHeaderView;->updateViewState(Lcom/discord/widgets/user/profile/UserProfileHeaderViewModel$ViewState$Loaded;)V
2019-10-01 14:15:45 +00:00
return-void
2019-12-06 03:29:40 +00:00
:cond_0
const-string p1, "p1"
2020-04-11 15:34:05 +00:00
invoke-static {p1}, Lz/u/b/j;->a(Ljava/lang/String;)V
2019-12-06 03:29:40 +00:00
const/4 p1, 0x0
throw p1
2019-10-01 14:15:45 +00:00
.end method