apkfuckery/com.discord/smali/e/a/j/z$a.smali

123 lines
2.4 KiB
Smali
Raw Normal View History

2020-01-28 00:59:01 +00:00
.class public final Le/a/j/z$a;
2019-07-31 00:08:31 +00:00
.super Ljava/lang/Object;
2020-01-22 01:17:22 +00:00
.source "OverlayVoiceBubble.kt"
2019-07-31 00:08:31 +00:00
# interfaces
2019-12-21 01:41:59 +00:00
.implements Lb0/l/i;
2019-07-31 00:08:31 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
2020-01-28 00:59:01 +00:00
value = Le/a/j/z;->onAttachedToWindow()V
2019-07-31 00:08:31 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
2019-12-06 03:29:40 +00:00
accessFlags = 0x19
2019-07-31 00:08:31 +00:00
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
2019-12-21 01:41:59 +00:00
"Lb0/l/i<",
2019-07-31 00:08:31 +00:00
"TT;",
"Lrx/Observable<",
"+TR;>;>;"
}
.end annotation
# static fields
2020-01-28 00:59:01 +00:00
.field public static final d:Le/a/j/z$a;
2019-07-31 00:08:31 +00:00
# direct methods
2019-12-06 03:29:40 +00:00
.method public static constructor <clinit>()V
2019-07-31 00:08:31 +00:00
.locals 1
2020-01-28 00:59:01 +00:00
new-instance v0, Le/a/j/z$a;
2019-07-31 00:08:31 +00:00
2020-01-28 00:59:01 +00:00
invoke-direct {v0}, Le/a/j/z$a;-><init>()V
2019-07-31 00:08:31 +00:00
2020-01-28 00:59:01 +00:00
sput-object v0, Le/a/j/z$a;->d:Le/a/j/z$a;
2019-07-31 00:08:31 +00:00
return-void
.end method
2019-12-06 03:29:40 +00:00
.method public constructor <init>()V
2019-07-31 00:08:31 +00:00
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
2019-12-06 03:29:40 +00:00
.method public call(Ljava/lang/Object;)Ljava/lang/Object;
2020-01-22 01:17:22 +00:00
.locals 5
2019-07-31 00:08:31 +00:00
check-cast p1, Ljava/lang/Long;
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
const/4 p1, 0x0
new-instance v0, Lb0/m/e/j;
invoke-direct {v0, p1}, Lb0/m/e/j;-><init>(Ljava/lang/Object;)V
goto :goto_1
:cond_1
:goto_0
2019-07-31 00:08:31 +00:00
sget-object v0, Lcom/discord/stores/StoreStream;->Companion:Lcom/discord/stores/StoreStream$Companion;
2020-01-22 01:17:22 +00:00
invoke-virtual {v0}, Lcom/discord/stores/StoreStream$Companion;->getVoiceParticipants()Lcom/discord/stores/StoreVoiceParticipants;
2019-07-31 00:08:31 +00:00
2020-01-22 01:17:22 +00:00
move-result-object v0
2019-07-31 00:08:31 +00:00
2020-01-22 01:17:22 +00:00
const-string v1, "channelId"
2019-07-31 00:08:31 +00:00
2020-01-22 01:17:22 +00:00
invoke-static {p1, v1}, Lt/u/b/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2019-07-31 00:08:31 +00:00
invoke-virtual {p1}, Ljava/lang/Long;->longValue()J
2020-01-22 01:17:22 +00:00
move-result-wide v1
2019-07-31 00:08:31 +00:00
2020-01-22 01:17:22 +00:00
invoke-virtual {v0, v1, v2}, Lcom/discord/stores/StoreVoiceParticipants;->get(J)Lrx/Observable;
2019-07-31 00:08:31 +00:00
2020-01-22 01:17:22 +00:00
move-result-object p1
2019-07-31 00:08:31 +00:00
2020-01-28 00:59:01 +00:00
sget-object v0, Le/a/j/y;->d:Le/a/j/y;
2019-07-31 00:08:31 +00:00
2020-01-22 01:17:22 +00:00
invoke-virtual {p1, v0}, Lrx/Observable;->f(Lb0/l/i;)Lrx/Observable;
2019-07-31 00:08:31 +00:00
move-result-object p1
2020-01-22 01:17:22 +00:00
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