apkfuckery/com.discord/smali/e/a/j/q$b.smali

123 lines
2.5 KiB
Smali
Raw Normal View History

2020-03-14 04:13:36 +00:00
.class public final Le/a/j/q$b;
2019-07-31 00:08:31 +00:00
.super Ljava/lang/Object;
2020-01-22 01:17:22 +00:00
.source "OverlayMenuBubbleDialog.kt"
2019-07-31 00:08:31 +00:00
# interfaces
2020-02-20 19:33:18 +00:00
.implements Le0/l/i;
2019-07-31 00:08:31 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
2020-03-14 04:13:36 +00:00
value = Le/a/j/q;->onAttachedToWindow()V
2019-07-31 00:08:31 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
2020-01-22 01:17:22 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
2020-02-20 19:33:18 +00:00
"Le0/l/i<",
2020-01-22 01:17:22 +00:00
"TT;",
"Lrx/Observable<",
"+TR;>;>;"
}
.end annotation
2019-07-31 00:08:31 +00:00
2020-01-22 01:17:22 +00:00
# static fields
2020-03-14 04:13:36 +00:00
.field public static final d:Le/a/j/q$b;
2019-07-31 00:08:31 +00:00
# direct methods
2020-01-22 01:17:22 +00:00
.method public static constructor <clinit>()V
.locals 1
2019-07-31 00:08:31 +00:00
2020-03-14 04:13:36 +00:00
new-instance v0, Le/a/j/q$b;
2019-07-31 00:08:31 +00:00
2020-03-14 04:13:36 +00:00
invoke-direct {v0}, Le/a/j/q$b;-><init>()V
2020-01-22 01:17:22 +00:00
2020-03-14 04:13:36 +00:00
sput-object v0, Le/a/j/q$b;->d:Le/a/j/q$b;
2019-07-31 00:08:31 +00:00
return-void
.end method
2020-01-22 01:17:22 +00:00
.method public constructor <init>()V
2019-07-31 00:08:31 +00:00
.locals 0
2020-01-22 01:17:22 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2019-07-31 00:08:31 +00:00
return-void
.end method
2020-01-22 01:17:22 +00:00
# virtual methods
.method public call(Ljava/lang/Object;)Ljava/lang/Object;
.locals 5
2019-07-31 00:08:31 +00:00
2020-01-22 01:17:22 +00:00
check-cast p1, Ljava/lang/Long;
2019-07-31 00:08:31 +00:00
2020-01-22 01:17:22 +00:00
if-nez p1, :cond_0
goto :goto_0
:cond_0
invoke-virtual {p1}, Ljava/lang/Long;->longValue()J
move-result-wide v0
const-wide/16 v2, 0x0
cmp-long v4, v0, v2
if-nez v4, :cond_1
2020-02-20 19:33:18 +00:00
sget-object p1, Lw/q/o;->d:Lw/q/o;
2020-01-22 01:17:22 +00:00
2020-02-20 19:33:18 +00:00
new-instance v0, Le0/m/e/j;
2020-01-22 01:17:22 +00:00
2020-02-20 19:33:18 +00:00
invoke-direct {v0, p1}, Le0/m/e/j;-><init>(Ljava/lang/Object;)V
2020-01-22 01:17:22 +00:00
goto :goto_1
:cond_1
:goto_0
sget-object v0, Lcom/discord/stores/StoreStream;->Companion:Lcom/discord/stores/StoreStream$Companion;
invoke-virtual {v0}, Lcom/discord/stores/StoreStream$Companion;->getVoiceParticipants()Lcom/discord/stores/StoreVoiceParticipants;
move-result-object v0
const-string v1, "channelId"
2020-02-20 19:33:18 +00:00
invoke-static {p1, v1}, Lw/u/b/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2020-01-22 01:17:22 +00:00
invoke-virtual {p1}, Ljava/lang/Long;->longValue()J
move-result-wide v1
invoke-virtual {v0, v1, v2}, Lcom/discord/stores/StoreVoiceParticipants;->get(J)Lrx/Observable;
move-result-object p1
2020-03-14 04:13:36 +00:00
sget-object v0, Le/a/j/s;->d:Le/a/j/s;
2020-01-22 01:17:22 +00:00
2020-02-20 19:33:18 +00:00
invoke-virtual {p1, v0}, Lrx/Observable;->f(Le0/l/i;)Lrx/Observable;
2020-01-22 01:17:22 +00:00
move-result-object p1
invoke-virtual {p1}, Lrx/Observable;->a()Lrx/Observable;
move-result-object v0
:goto_1
return-object v0
2019-07-31 00:08:31 +00:00
.end method