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

111 lines
3.1 KiB
Smali

.class public final synthetic Lcom/discord/stores/StoreAuthentication$register$1$1;
.super Lk0/n/c/g;
.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 = {
"Lk0/n/c/g;",
"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
.locals 1
const/4 v0, 0x2
invoke-direct {p0, v0}, Lk0/n/c/g;-><init>(I)V
return-void
.end method
# virtual methods
.method public final getName()Ljava/lang/String;
.locals 1
const-string v0, "<init>"
return-object v0
.end method
.method public final getOwner()Lkotlin/reflect/KDeclarationContainer;
.locals 1
const-class v0, Lcom/discord/stores/StoreAuthentication$AuthRequestParams;
invoke-static {v0}, Lk0/n/c/s;->getOrCreateKotlinClass(Ljava/lang/Class;)Lk0/r/b;
move-result-object v0
return-object v0
.end method
.method public final getSignature()Ljava/lang/String;
.locals 1
const-string v0, "<init>(Lcom/discord/stores/StoreInviteSettings$InviteCode;Ljava/lang/String;)V"
return-object v0
.end method
.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