apkfuckery/com.discord/smali_classes2/com/discord/widgets/user/usersheet/WidgetUserSheet$configureUI$2.smali
2020-07-23 01:06:17 +00:00

79 lines
2.7 KiB
Smali

.class public final Lcom/discord/widgets/user/usersheet/WidgetUserSheet$configureUI$2;
.super Lj0/o/c/i;
.source "WidgetUserSheet.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function0;
# 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 = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lj0/o/c/i;",
"Lkotlin/jvm/functions/Function0<",
"Lkotlin/Unit;",
">;"
}
.end annotation
# instance fields
.field public final synthetic $model:Lcom/discord/widgets/user/usersheet/WidgetUserSheetViewModel$ViewState;
.field public final synthetic this$0:Lcom/discord/widgets/user/usersheet/WidgetUserSheet;
# direct methods
.method public constructor <init>(Lcom/discord/widgets/user/usersheet/WidgetUserSheet;Lcom/discord/widgets/user/usersheet/WidgetUserSheetViewModel$ViewState;)V
.locals 0
iput-object p1, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet$configureUI$2;->this$0:Lcom/discord/widgets/user/usersheet/WidgetUserSheet;
iput-object p2, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet$configureUI$2;->$model:Lcom/discord/widgets/user/usersheet/WidgetUserSheetViewModel$ViewState;
const/4 p1, 0x0
invoke-direct {p0, p1}, Lj0/o/c/i;-><init>(I)V
return-void
.end method
# virtual methods
.method public bridge synthetic invoke()Ljava/lang/Object;
.locals 1
invoke-virtual {p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet$configureUI$2;->invoke()V
sget-object v0, Lkotlin/Unit;->a:Lkotlin/Unit;
return-object v0
.end method
.method public final invoke()V
.locals 2
iget-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet$configureUI$2;->this$0:Lcom/discord/widgets/user/usersheet/WidgetUserSheet;
iget-object v1, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet$configureUI$2;->$model:Lcom/discord/widgets/user/usersheet/WidgetUserSheetViewModel$ViewState;
check-cast v1, Lcom/discord/widgets/user/usersheet/WidgetUserSheetViewModel$ViewState$Loaded;
invoke-virtual {v1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheetViewModel$ViewState$Loaded;->getStreamContext()Lcom/discord/utilities/streams/StreamContext;
move-result-object v1
invoke-static {v0, v1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet;->access$onStreamPreviewClicked(Lcom/discord/widgets/user/usersheet/WidgetUserSheet;Lcom/discord/utilities/streams/StreamContext;)V
return-void
.end method