apkfuckery/com.discord/smali_classes2/com/discord/widgets/user/search/WidgetGlobalSearchModel$Companion$get$1.smali

202 lines
6.9 KiB
Smali
Raw Normal View History

2019-12-06 03:29:40 +00:00
.class public final synthetic Lcom/discord/widgets/user/search/WidgetGlobalSearchModel$Companion$get$1;
2020-04-17 19:35:49 +00:00
.super Ly/u/b/i;
2019-07-24 11:27:29 +00:00
.source "WidgetGlobalSearchModel.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function6;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/widgets/user/search/WidgetGlobalSearchModel$Companion;->get(Lrx/Observable;Lkotlin/jvm/functions/Function2;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;)Lrx/Observable;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
2019-12-06 03:29:40 +00:00
accessFlags = 0x1019
2019-07-24 11:27:29 +00:00
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
2020-04-17 19:35:49 +00:00
"Ly/u/b/i;",
2019-07-24 11:27:29 +00:00
"Lkotlin/jvm/functions/Function6<",
"Lcom/discord/widgets/user/search/WidgetGlobalSearchModel$SearchContext;",
"Lcom/discord/widgets/user/search/WidgetGlobalSearchModel$UsersContext;",
"Lcom/discord/widgets/user/search/WidgetGlobalSearchModel$ChannelContext;",
"Lcom/discord/widgets/user/search/WidgetGlobalSearchGuildsModel;",
"Lkotlin/jvm/functions/Function1<",
"-",
"Lcom/discord/widgets/user/search/WidgetGlobalSearchModel$ItemDataPayload;",
"+",
"Ljava/lang/Boolean;",
">;",
"Lkotlin/jvm/functions/Function1<",
"-",
"Lcom/discord/widgets/user/search/WidgetGlobalSearchModel$SearchContext;",
"+",
"Ljava/lang/Long;",
">;",
"Lcom/discord/widgets/user/search/WidgetGlobalSearchModel;",
">;"
}
.end annotation
# direct methods
2019-12-06 03:29:40 +00:00
.method public constructor <init>(Lcom/discord/widgets/user/search/WidgetGlobalSearchModel$Companion;)V
2019-07-24 11:27:29 +00:00
.locals 1
const/4 v0, 0x6
2020-04-17 19:35:49 +00:00
invoke-direct {p0, v0, p1}, Ly/u/b/i;-><init>(ILjava/lang/Object;)V
2019-07-24 11:27:29 +00:00
return-void
.end method
# virtual methods
.method public final getName()Ljava/lang/String;
.locals 1
const-string v0, "create"
return-object v0
.end method
.method public final getOwner()Lkotlin/reflect/KDeclarationContainer;
.locals 1
const-class v0, Lcom/discord/widgets/user/search/WidgetGlobalSearchModel$Companion;
2020-04-17 19:35:49 +00:00
invoke-static {v0}, Ly/u/b/x;->getOrCreateKotlinClass(Ljava/lang/Class;)Ly/y/b;
2019-07-24 11:27:29 +00:00
move-result-object v0
return-object v0
.end method
.method public final getSignature()Ljava/lang/String;
.locals 1
const-string v0, "create(Lcom/discord/widgets/user/search/WidgetGlobalSearchModel$SearchContext;Lcom/discord/widgets/user/search/WidgetGlobalSearchModel$UsersContext;Lcom/discord/widgets/user/search/WidgetGlobalSearchModel$ChannelContext;Lcom/discord/widgets/user/search/WidgetGlobalSearchGuildsModel;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;)Lcom/discord/widgets/user/search/WidgetGlobalSearchModel;"
return-object v0
.end method
.method public final invoke(Lcom/discord/widgets/user/search/WidgetGlobalSearchModel$SearchContext;Lcom/discord/widgets/user/search/WidgetGlobalSearchModel$UsersContext;Lcom/discord/widgets/user/search/WidgetGlobalSearchModel$ChannelContext;Lcom/discord/widgets/user/search/WidgetGlobalSearchGuildsModel;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;)Lcom/discord/widgets/user/search/WidgetGlobalSearchModel;
.locals 8
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/discord/widgets/user/search/WidgetGlobalSearchModel$SearchContext;",
"Lcom/discord/widgets/user/search/WidgetGlobalSearchModel$UsersContext;",
"Lcom/discord/widgets/user/search/WidgetGlobalSearchModel$ChannelContext;",
"Lcom/discord/widgets/user/search/WidgetGlobalSearchGuildsModel;",
"Lkotlin/jvm/functions/Function1<",
"-",
"Lcom/discord/widgets/user/search/WidgetGlobalSearchModel$ItemDataPayload;",
"Ljava/lang/Boolean;",
">;",
"Lkotlin/jvm/functions/Function1<",
"-",
"Lcom/discord/widgets/user/search/WidgetGlobalSearchModel$SearchContext;",
"Ljava/lang/Long;",
">;)",
"Lcom/discord/widgets/user/search/WidgetGlobalSearchModel;"
}
.end annotation
2019-12-06 03:29:40 +00:00
const/4 v0, 0x0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
if-eqz p1, :cond_4
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
if-eqz p2, :cond_3
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
if-eqz p3, :cond_2
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
if-eqz p4, :cond_1
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
if-eqz p6, :cond_0
2019-07-24 11:27:29 +00:00
2020-04-17 19:35:49 +00:00
iget-object v0, p0, Ly/u/b/b;->receiver:Ljava/lang/Object;
2019-07-24 11:27:29 +00:00
move-object v1, v0
check-cast v1, Lcom/discord/widgets/user/search/WidgetGlobalSearchModel$Companion;
move-object v2, p1
move-object v3, p2
move-object v4, p3
move-object v5, p4
move-object v6, p5
move-object v7, p6
invoke-virtual/range {v1 .. v7}, Lcom/discord/widgets/user/search/WidgetGlobalSearchModel$Companion;->create(Lcom/discord/widgets/user/search/WidgetGlobalSearchModel$SearchContext;Lcom/discord/widgets/user/search/WidgetGlobalSearchModel$UsersContext;Lcom/discord/widgets/user/search/WidgetGlobalSearchModel$ChannelContext;Lcom/discord/widgets/user/search/WidgetGlobalSearchGuildsModel;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;)Lcom/discord/widgets/user/search/WidgetGlobalSearchModel;
move-result-object p1
return-object p1
2019-12-06 03:29:40 +00:00
:cond_0
const-string p1, "p6"
2020-04-17 19:35:49 +00:00
invoke-static {p1}, Ly/u/b/j;->a(Ljava/lang/String;)V
2019-12-06 03:29:40 +00:00
throw v0
:cond_1
const-string p1, "p4"
2020-04-17 19:35:49 +00:00
invoke-static {p1}, Ly/u/b/j;->a(Ljava/lang/String;)V
2019-12-06 03:29:40 +00:00
throw v0
:cond_2
const-string p1, "p3"
2020-04-17 19:35:49 +00:00
invoke-static {p1}, Ly/u/b/j;->a(Ljava/lang/String;)V
2019-12-06 03:29:40 +00:00
throw v0
:cond_3
const-string p1, "p2"
2020-04-17 19:35:49 +00:00
invoke-static {p1}, Ly/u/b/j;->a(Ljava/lang/String;)V
2019-12-06 03:29:40 +00:00
throw v0
:cond_4
const-string p1, "p1"
2020-04-17 19:35:49 +00:00
invoke-static {p1}, Ly/u/b/j;->a(Ljava/lang/String;)V
2019-12-06 03:29:40 +00:00
throw v0
2019-07-24 11:27:29 +00:00
.end method
2019-12-06 03:29:40 +00:00
.method public bridge synthetic invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
2019-07-24 11:27:29 +00:00
.locals 0
check-cast p1, Lcom/discord/widgets/user/search/WidgetGlobalSearchModel$SearchContext;
check-cast p2, Lcom/discord/widgets/user/search/WidgetGlobalSearchModel$UsersContext;
check-cast p3, Lcom/discord/widgets/user/search/WidgetGlobalSearchModel$ChannelContext;
check-cast p4, Lcom/discord/widgets/user/search/WidgetGlobalSearchGuildsModel;
check-cast p5, Lkotlin/jvm/functions/Function1;
check-cast p6, Lkotlin/jvm/functions/Function1;
invoke-virtual/range {p0 .. p6}, Lcom/discord/widgets/user/search/WidgetGlobalSearchModel$Companion$get$1;->invoke(Lcom/discord/widgets/user/search/WidgetGlobalSearchModel$SearchContext;Lcom/discord/widgets/user/search/WidgetGlobalSearchModel$UsersContext;Lcom/discord/widgets/user/search/WidgetGlobalSearchModel$ChannelContext;Lcom/discord/widgets/user/search/WidgetGlobalSearchGuildsModel;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;)Lcom/discord/widgets/user/search/WidgetGlobalSearchModel;
move-result-object p1
return-object p1
.end method