apkfuckery/com.discord/smali/f/a/b/t0.smali

76 lines
1.5 KiB
Smali
Raw Normal View History

2020-07-08 16:44:49 +00:00
.class public final Lf/a/b/t0;
.super Ljava/lang/Object;
2020-07-14 22:43:59 +00:00
.source "DiscordConnectService.kt"
2020-07-08 16:44:49 +00:00
2020-07-14 22:43:59 +00:00
# interfaces
2020-07-16 19:51:49 +00:00
.implements Lr0/k/b;
2020-07-14 22:43:59 +00:00
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
2020-07-16 19:51:49 +00:00
"Lr0/k/b<",
2020-07-14 22:43:59 +00:00
"TT;",
"Lrx/Observable<",
"+TR;>;>;"
}
.end annotation
2020-07-08 16:44:49 +00:00
2020-07-14 22:43:59 +00:00
# static fields
2020-07-08 16:44:49 +00:00
.field public static final d:Lf/a/b/t0;
# direct methods
.method public static constructor <clinit>()V
.locals 1
new-instance v0, Lf/a/b/t0;
invoke-direct {v0}, Lf/a/b/t0;-><init>()V
sput-object v0, Lf/a/b/t0;->d:Lf/a/b/t0;
2020-07-14 22:43:59 +00:00
return-void
.end method
2020-07-08 16:44:49 +00:00
2020-07-14 22:43:59 +00:00
.method public constructor <init>()V
.locals 0
2020-07-08 16:44:49 +00:00
2020-07-14 22:43:59 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-07-08 16:44:49 +00:00
2020-07-14 22:43:59 +00:00
return-void
.end method
2020-07-08 16:44:49 +00:00
2020-07-14 22:43:59 +00:00
# virtual methods
.method public call(Ljava/lang/Object;)Ljava/lang/Object;
.locals 1
2020-07-08 16:44:49 +00:00
2020-07-14 22:43:59 +00:00
check-cast p1, Ljava/lang/Boolean;
2020-07-08 16:44:49 +00:00
2020-07-14 22:43:59 +00:00
sget-object p1, Lcom/discord/stores/StoreStream;->Companion:Lcom/discord/stores/StoreStream$Companion;
2020-07-08 16:44:49 +00:00
2020-07-14 22:43:59 +00:00
invoke-virtual {p1}, Lcom/discord/stores/StoreStream$Companion;->getRtcConnection()Lcom/discord/stores/StoreRtcConnection;
2020-07-08 16:44:49 +00:00
2020-07-14 22:43:59 +00:00
move-result-object p1
2020-07-08 16:44:49 +00:00
2020-07-14 22:43:59 +00:00
invoke-virtual {p1}, Lcom/discord/stores/StoreRtcConnection;->getConnectionState()Lrx/Observable;
move-result-object p1
sget-object v0, Lf/a/b/s0;->d:Lf/a/b/s0;
2020-07-20 19:00:44 +00:00
invoke-virtual {p1, v0}, Lrx/Observable;->v(Lr0/k/b;)Lrx/Observable;
2020-07-14 22:43:59 +00:00
move-result-object p1
return-object p1
2020-07-08 16:44:49 +00:00
.end method