apkfuckery/com.discord/smali/com/discord/stores/StoreAuthentication$registe...

93 lines
2.7 KiB
Smali
Raw Normal View History

2020-05-17 12:40:10 +00:00
.class public final synthetic Lcom/discord/stores/StoreAuthentication$register$1$1;
2020-09-23 03:12:49 +00:00
.super Lc0/n/c/i;
2020-05-17 12:40:10 +00:00
.source "StoreAuthentication.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function2;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/stores/StoreAuthentication$register$1;->call(Ljava/lang/String;)Lrx/Observable;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1019
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
2020-09-23 03:12:49 +00:00
"Lc0/n/c/i;",
2020-05-17 12:40:10 +00:00
"Lkotlin/jvm/functions/Function2<",
"Lcom/discord/stores/StoreInviteSettings$InviteCode;",
"Ljava/lang/String;",
"Lcom/discord/stores/StoreAuthentication$AuthRequestParams;",
">;"
}
.end annotation
# static fields
.field public static final INSTANCE:Lcom/discord/stores/StoreAuthentication$register$1$1;
# direct methods
.method public static constructor <clinit>()V
.locals 1
new-instance v0, Lcom/discord/stores/StoreAuthentication$register$1$1;
invoke-direct {v0}, Lcom/discord/stores/StoreAuthentication$register$1$1;-><init>()V
sput-object v0, Lcom/discord/stores/StoreAuthentication$register$1$1;->INSTANCE:Lcom/discord/stores/StoreAuthentication$register$1$1;
return-void
.end method
.method public constructor <init>()V
2020-09-16 23:45:23 +00:00
.locals 6
2020-05-17 12:40:10 +00:00
2020-09-16 23:45:23 +00:00
const-class v2, Lcom/discord/stores/StoreAuthentication$AuthRequestParams;
2020-05-17 12:40:10 +00:00
2020-09-16 23:45:23 +00:00
const/4 v1, 0x2
2020-09-16 21:45:36 +00:00
2020-09-16 23:45:23 +00:00
const-string v3, "<init>"
2020-09-08 08:16:32 +00:00
2020-09-16 23:45:23 +00:00
const-string v4, "<init>(Lcom/discord/stores/StoreInviteSettings$InviteCode;Ljava/lang/String;)V"
2020-09-08 08:16:32 +00:00
2020-09-16 23:45:23 +00:00
const/4 v5, 0x0
2020-09-16 21:45:36 +00:00
2020-09-16 23:45:23 +00:00
move-object v0, p0
2020-09-16 21:45:36 +00:00
2020-09-23 03:12:49 +00:00
invoke-direct/range {v0 .. v5}, Lc0/n/c/i;-><init>(ILjava/lang/Class;Ljava/lang/String;Ljava/lang/String;I)V
2020-09-16 21:45:36 +00:00
2020-09-16 23:45:23 +00:00
return-void
2020-05-17 12:40:10 +00:00
.end method
2020-09-16 23:45:23 +00:00
# virtual methods
2020-05-17 12:40:10 +00:00
.method public final invoke(Lcom/discord/stores/StoreInviteSettings$InviteCode;Ljava/lang/String;)Lcom/discord/stores/StoreAuthentication$AuthRequestParams;
.locals 1
new-instance v0, Lcom/discord/stores/StoreAuthentication$AuthRequestParams;
invoke-direct {v0, p1, p2}, Lcom/discord/stores/StoreAuthentication$AuthRequestParams;-><init>(Lcom/discord/stores/StoreInviteSettings$InviteCode;Ljava/lang/String;)V
return-object v0
.end method
.method public bridge synthetic invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
check-cast p1, Lcom/discord/stores/StoreInviteSettings$InviteCode;
check-cast p2, Ljava/lang/String;
invoke-virtual {p0, p1, p2}, Lcom/discord/stores/StoreAuthentication$register$1$1;->invoke(Lcom/discord/stores/StoreInviteSettings$InviteCode;Ljava/lang/String;)Lcom/discord/stores/StoreAuthentication$AuthRequestParams;
move-result-object p1
return-object p1
.end method