apkfuckery/com.discord/smali/com/discord/widgets/channels/WidgetChannelSelector$Model...

82 lines
2.3 KiB
Smali

.class public final Lcom/discord/widgets/channels/WidgetChannelSelector$Model$Companion;
.super Ljava/lang/Object;
.source "WidgetChannelSelector.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/discord/widgets/channels/WidgetChannelSelector$Model;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "Companion"
.end annotation
# direct methods
.method private constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public synthetic constructor <init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
.locals 0
invoke-direct {p0}, Lcom/discord/widgets/channels/WidgetChannelSelector$Model$Companion;-><init>()V
return-void
.end method
# virtual methods
.method public final get(JI)Lrx/Observable;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(JI)",
"Lrx/Observable<",
"Ljava/util/List<",
"Lcom/discord/widgets/channels/WidgetChannelSelector$Model$Item;",
">;>;"
}
.end annotation
invoke-static {}, Lcom/discord/stores/StoreStream;->getChannels()Lcom/discord/stores/StoreChannels;
move-result-object v0
invoke-static {p3}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object p3
invoke-virtual {v0, p1, p2, p3}, Lcom/discord/stores/StoreChannels;->getForGuild(JLjava/lang/Integer;)Lrx/Observable;
move-result-object p1
sget-object p2, Lcom/discord/widgets/channels/WidgetChannelSelector$Model$Companion$get$1;->INSTANCE:Lcom/discord/widgets/channels/WidgetChannelSelector$Model$Companion$get$1;
check-cast p2, Lrx/functions/b;
invoke-virtual {p1, p2}, Lrx/Observable;->e(Lrx/functions/b;)Lrx/Observable;
move-result-object p1
invoke-static {}, Lcom/discord/app/g;->dw()Lrx/Observable$Transformer;
move-result-object p2
invoke-virtual {p1, p2}, Lrx/Observable;->a(Lrx/Observable$Transformer;)Lrx/Observable;
move-result-object p1
const-string p2, "StoreStream\n \u2026onDistinctUntilChanged())"
invoke-static {p1, p2}, Lkotlin/jvm/internal/j;->g(Ljava/lang/Object;Ljava/lang/String;)V
return-object p1
.end method