apkfuckery/com.discord/smali/c0.smali

66 lines
1.4 KiB
Smali
Raw Normal View History

2020-07-23 01:06:17 +00:00
.class public final Lc0;
2020-07-25 00:57:58 +00:00
.super Lj0/n/c/i;
2020-07-08 16:44:49 +00:00
.source "WidgetRemoteAuthViewModel.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
2020-07-25 00:57:58 +00:00
"Lj0/n/c/i;",
2020-07-08 16:44:49 +00:00
"Lkotlin/jvm/functions/Function1<",
2020-07-14 22:43:59 +00:00
"Lcom/discord/utilities/error/Error;",
2020-07-08 16:44:49 +00:00
"Lkotlin/Unit;",
">;"
}
.end annotation
# instance fields
.field public final synthetic this$0:LWidgetRemoteAuthViewModel;
# direct methods
.method public constructor <init>(LWidgetRemoteAuthViewModel;)V
.locals 0
2020-07-23 01:06:17 +00:00
iput-object p1, p0, Lc0;->this$0:LWidgetRemoteAuthViewModel;
2020-07-08 16:44:49 +00:00
const/4 p1, 0x1
2020-07-25 00:57:58 +00:00
invoke-direct {p0, p1}, Lj0/n/c/i;-><init>(I)V
2020-07-08 16:44:49 +00:00
return-void
.end method
# virtual methods
.method public invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 1
2020-07-14 22:43:59 +00:00
check-cast p1, Lcom/discord/utilities/error/Error;
if-eqz p1, :cond_0
2020-07-08 16:44:49 +00:00
2020-07-23 01:06:17 +00:00
iget-object p1, p0, Lc0;->this$0:LWidgetRemoteAuthViewModel;
2020-07-08 16:44:49 +00:00
2020-07-14 22:43:59 +00:00
sget-object v0, LWidgetRemoteAuthViewModel$ViewState$a;->a:LWidgetRemoteAuthViewModel$ViewState$a;
2020-07-08 16:44:49 +00:00
2020-07-25 00:57:58 +00:00
invoke-virtual {p1, v0}, Lf/a/b/o0;->updateViewState(Ljava/lang/Object;)V
2020-07-08 16:44:49 +00:00
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
return-object p1
2020-07-14 22:43:59 +00:00
:cond_0
const-string p1, "it"
2020-07-25 00:57:58 +00:00
invoke-static {p1}, Lj0/n/c/h;->c(Ljava/lang/String;)V
2020-07-14 22:43:59 +00:00
const/4 p1, 0x0
throw p1
2020-07-08 16:44:49 +00:00
.end method