apkfuckery/com.discord/smali/com/discord/stores/StoreVoiceParticipants$getO...

119 lines
3.2 KiB
Smali
Raw Normal View History

2020-05-17 12:40:10 +00:00
.class public final Lcom/discord/stores/StoreVoiceParticipants$getOtherUsers$1$3;
.super Ljava/lang/Object;
.source "StoreVoiceParticipants.kt"
# interfaces
2020-09-22 07:09:10 +00:00
.implements Ll0/k/b;
2020-05-17 12:40:10 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/stores/StoreVoiceParticipants$getOtherUsers$1;->call(Ljava/lang/Long;)Lrx/Observable;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
2020-09-22 07:09:10 +00:00
"Ll0/k/b<",
2020-09-16 23:45:23 +00:00
"Ljava/util/List<",
"+",
"Ljava/lang/Long;",
">;",
2020-05-17 12:40:10 +00:00
"Lrx/Observable<",
2020-09-16 23:45:23 +00:00
"+",
"Ljava/util/Collection<",
"+",
"Lcom/discord/models/domain/ModelUser;",
">;>;>;"
2020-05-17 12:40:10 +00:00
}
.end annotation
# static fields
.field public static final INSTANCE:Lcom/discord/stores/StoreVoiceParticipants$getOtherUsers$1$3;
# direct methods
.method public static constructor <clinit>()V
.locals 1
new-instance v0, Lcom/discord/stores/StoreVoiceParticipants$getOtherUsers$1$3;
invoke-direct {v0}, Lcom/discord/stores/StoreVoiceParticipants$getOtherUsers$1$3;-><init>()V
sput-object v0, Lcom/discord/stores/StoreVoiceParticipants$getOtherUsers$1$3;->INSTANCE:Lcom/discord/stores/StoreVoiceParticipants$getOtherUsers$1$3;
return-void
.end method
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public bridge synthetic call(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
check-cast p1, Ljava/util/List;
invoke-virtual {p0, p1}, Lcom/discord/stores/StoreVoiceParticipants$getOtherUsers$1$3;->call(Ljava/util/List;)Lrx/Observable;
move-result-object p1
return-object p1
.end method
.method public final call(Ljava/util/List;)Lrx/Observable;
.locals 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/List<",
"Ljava/lang/Long;",
">;)",
"Lrx/Observable<",
2020-09-16 23:45:23 +00:00
"+",
2020-05-17 12:40:10 +00:00
"Ljava/util/Collection<",
"Lcom/discord/models/domain/ModelUser;",
">;>;"
}
.end annotation
sget-object v0, Lcom/discord/stores/StoreStream;->Companion:Lcom/discord/stores/StoreStream$Companion;
invoke-virtual {v0}, Lcom/discord/stores/StoreStream$Companion;->getUsers()Lcom/discord/stores/StoreUser;
move-result-object v0
const-string v1, "otherMemberIds"
2020-09-23 03:12:49 +00:00
invoke-static {p1, v1}, Lc0/n/c/j;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
2020-05-17 12:40:10 +00:00
invoke-virtual {v0, p1}, Lcom/discord/stores/StoreUser;->observeUsers(Ljava/util/Collection;)Lrx/Observable;
move-result-object p1
sget-object v0, Lcom/discord/stores/StoreVoiceParticipants$getOtherUsers$1$3$1;->INSTANCE:Lcom/discord/stores/StoreVoiceParticipants$getOtherUsers$1$3$1;
2020-09-22 07:09:10 +00:00
invoke-virtual {p1, v0}, Lrx/Observable;->E(Ll0/k/b;)Lrx/Observable;
2020-05-17 12:40:10 +00:00
move-result-object p1
return-object p1
.end method