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

175 lines
7 KiB
Smali
Raw Normal View History

2019-07-24 11:27:29 +00:00
.class final synthetic Lcom/discord/widgets/user/search/WidgetGlobalSearchModel$Companion$get$1;
.super Lkotlin/jvm/internal/j;
.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;
accessFlags = 0x1018
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lkotlin/jvm/internal/j;",
"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
.method constructor <init>(Lcom/discord/widgets/user/search/WidgetGlobalSearchModel$Companion;)V
.locals 1
const/4 v0, 0x6
invoke-direct {p0, v0, p1}, Lkotlin/jvm/internal/j;-><init>(ILjava/lang/Object;)V
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;
2019-10-17 03:51:45 +00:00
invoke-static {v0}, Lkotlin/jvm/internal/y;->getOrCreateKotlinClass(Ljava/lang/Class;)Lkotlin/reflect/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
const-string v0, "p1"
2019-10-09 23:16:36 +00:00
invoke-static {p1, v0}, Lkotlin/jvm/internal/l;->checkParameterIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2019-07-24 11:27:29 +00:00
const-string v0, "p2"
2019-10-09 23:16:36 +00:00
invoke-static {p2, v0}, Lkotlin/jvm/internal/l;->checkParameterIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2019-07-24 11:27:29 +00:00
const-string v0, "p3"
2019-10-09 23:16:36 +00:00
invoke-static {p3, v0}, Lkotlin/jvm/internal/l;->checkParameterIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2019-07-24 11:27:29 +00:00
const-string v0, "p4"
2019-10-09 23:16:36 +00:00
invoke-static {p4, v0}, Lkotlin/jvm/internal/l;->checkParameterIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2019-07-24 11:27:29 +00:00
const-string v0, "p6"
2019-10-09 23:16:36 +00:00
invoke-static {p6, v0}, Lkotlin/jvm/internal/l;->checkParameterIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2019-07-24 11:27:29 +00:00
iget-object v0, p0, Lcom/discord/widgets/user/search/WidgetGlobalSearchModel$Companion$get$1;->receiver:Ljava/lang/Object;
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
.end method
.method public final bridge synthetic invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
.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