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

98 lines
3.0 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 public 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(JZLcom/discord/widgets/channels/WidgetChannelSelector$FilterFunction;)Lrx/Observable;
.locals 7
.annotation system Ldalvik/annotation/Signature;
value = {
"(JZ",
"Lcom/discord/widgets/channels/WidgetChannelSelector$FilterFunction;",
")",
"Lrx/Observable<",
"Ljava/util/List<",
"Lcom/discord/widgets/channels/WidgetChannelSelector$Model$Item;",
">;>;"
}
.end annotation
const-string v0, "filterFunction"
invoke-static {p4, v0}, Lc0/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
sget-object v0, Lcom/discord/stores/StoreStream;->Companion:Lcom/discord/stores/StoreStream$Companion;
invoke-virtual {v0}, Lcom/discord/stores/StoreStream$Companion;->getChannels()Lcom/discord/stores/StoreChannels;
move-result-object v1
const/4 v4, 0x0
const/4 v5, 0x2
const/4 v6, 0x0
move-wide v2, p1
invoke-static/range {v1 .. v6}, Lcom/discord/stores/StoreChannels;->getForGuild$default(Lcom/discord/stores/StoreChannels;JLjava/lang/Integer;ILjava/lang/Object;)Lrx/Observable;
move-result-object p1
new-instance p2, Lcom/discord/widgets/channels/WidgetChannelSelector$Model$Companion$get$1;
invoke-direct {p2, p4, p3}, Lcom/discord/widgets/channels/WidgetChannelSelector$Model$Companion$get$1;-><init>(Lcom/discord/widgets/channels/WidgetChannelSelector$FilterFunction;Z)V
invoke-virtual {p1, p2}, Lrx/Observable;->E(Ll0/k/b;)Lrx/Observable;
move-result-object p1
const-string p2, "StoreStream.getChannels(\u2026 { Item(it) }\n }"
invoke-static {p1, p2}, Lc0/n/c/j;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
invoke-static {p1}, Lcom/discord/utilities/rx/ObservableExtensionsKt;->computationLatest(Lrx/Observable;)Lrx/Observable;
move-result-object p1
invoke-virtual {p1}, Lrx/Observable;->q()Lrx/Observable;
move-result-object p1
const-string p2, "StoreStream.getChannels(\u2026 .distinctUntilChanged()"
invoke-static {p1, p2}, Lc0/n/c/j;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
return-object p1
.end method