apkfuckery/com.discord/smali/a0.smali

59 lines
1007 B
Smali
Raw Normal View History

2020-07-23 01:06:17 +00:00
.class public final La0;
2020-07-25 00:57:58 +00:00
.super Lj0/n/c/i;
2020-05-17 12:40:10 +00:00
.source "WidgetRemoteAuthViewModel.kt"
# interfaces
2020-07-14 22:43:59 +00:00
.implements Lkotlin/jvm/functions/Function1;
2020-05-17 12:40:10 +00:00
2020-07-14 22:43:59 +00:00
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
2020-07-25 00:57:58 +00:00
"Lj0/n/c/i;",
2020-07-14 22:43:59 +00:00
"Lkotlin/jvm/functions/Function1<",
"Ljava/lang/Void;",
"Lkotlin/Unit;",
">;"
}
.end annotation
2020-05-17 12:40:10 +00:00
2020-07-14 22:43:59 +00:00
# static fields
2020-07-23 01:06:17 +00:00
.field public static final d:La0;
2020-05-17 12:40:10 +00:00
# direct methods
2020-07-14 22:43:59 +00:00
.method public static constructor <clinit>()V
.locals 1
2020-05-17 12:40:10 +00:00
2020-07-23 01:06:17 +00:00
new-instance v0, La0;
2020-05-17 12:40:10 +00:00
2020-07-23 01:06:17 +00:00
invoke-direct {v0}, La0;-><init>()V
2020-05-17 12:40:10 +00:00
2020-07-23 01:06:17 +00:00
sput-object v0, La0;->d:La0;
2020-05-17 12:40:10 +00:00
return-void
.end method
2020-07-14 22:43:59 +00:00
.method public constructor <init>()V
.locals 1
2020-05-17 12:40:10 +00:00
2020-07-14 22:43:59 +00:00
const/4 v0, 0x1
2020-05-17 12:40:10 +00:00
2020-07-25 00:57:58 +00:00
invoke-direct {p0, v0}, Lj0/n/c/i;-><init>(I)V
2020-05-17 12:40:10 +00:00
2020-07-14 22:43:59 +00:00
return-void
.end method
2020-05-17 12:40:10 +00:00
2020-07-14 22:43:59 +00:00
# virtual methods
.method public invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
2020-05-17 12:40:10 +00:00
2020-07-14 22:43:59 +00:00
check-cast p1, Ljava/lang/Void;
2020-05-17 12:40:10 +00:00
2020-07-14 22:43:59 +00:00
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
2020-05-17 12:40:10 +00:00
2020-07-14 22:43:59 +00:00
return-object p1
2020-05-17 12:40:10 +00:00
.end method