apkfuckery/com.discord/smali/t.smali

55 lines
1.2 KiB
Smali
Raw Normal View History

2020-07-23 01:06:17 +00:00
.class public final Lt;
2020-09-29 21:44:44 +00:00
.super Lb0/n/c/k;
2020-09-22 07:09:10 +00:00
.source "WidgetRemoteAuthViewModel.kt"
2020-07-08 16:44:49 +00:00
# interfaces
2020-09-22 07:09:10 +00:00
.implements Lkotlin/jvm/functions/Function1;
2020-07-08 16:44:49 +00:00
2020-09-22 07:09:10 +00:00
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
2020-09-29 21:44:44 +00:00
"Lb0/n/c/k;",
2020-09-22 07:09:10 +00:00
"Lkotlin/jvm/functions/Function1<",
"Ljava/lang/Void;",
"Lkotlin/Unit;",
">;"
}
.end annotation
2020-09-29 21:44:44 +00:00
# instance fields
.field public final synthetic this$0:LWidgetRemoteAuthViewModel;
2020-07-08 16:44:49 +00:00
# direct methods
2020-09-29 21:44:44 +00:00
.method public constructor <init>(LWidgetRemoteAuthViewModel;)V
.locals 0
2020-07-08 16:44:49 +00:00
2020-09-29 21:44:44 +00:00
iput-object p1, p0, Lt;->this$0:LWidgetRemoteAuthViewModel;
2020-07-08 16:44:49 +00:00
2020-09-29 21:44:44 +00:00
const/4 p1, 0x1
2020-09-16 23:45:23 +00:00
2020-09-29 21:44:44 +00:00
invoke-direct {p0, p1}, Lb0/n/c/k;-><init>(I)V
2020-07-08 16:44:49 +00:00
2020-09-22 07:09:10 +00:00
return-void
.end method
2020-07-08 16:44:49 +00:00
2020-09-22 07:09:10 +00:00
# virtual methods
.method public invoke(Ljava/lang/Object;)Ljava/lang/Object;
2020-09-29 21:44:44 +00:00
.locals 1
2020-09-02 04:07:20 +00:00
2020-09-22 07:09:10 +00:00
check-cast p1, Ljava/lang/Void;
2020-09-02 04:07:20 +00:00
2020-09-29 21:44:44 +00:00
iget-object p1, p0, Lt;->this$0:LWidgetRemoteAuthViewModel;
sget-object v0, LWidgetRemoteAuthViewModel$ViewState$d;->a:LWidgetRemoteAuthViewModel$ViewState$d;
invoke-virtual {p1, v0}, Lf/a/b/q0;->updateViewState(Ljava/lang/Object;)V
2020-09-22 07:09:10 +00:00
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
2020-07-08 16:44:49 +00:00
2020-09-22 07:09:10 +00:00
return-object p1
2020-07-08 16:44:49 +00:00
.end method