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

78 lines
1.6 KiB
Smali
Raw Normal View History

2020-11-12 02:11:44 +00:00
.class public final Lf/a/b/o0;
.super Ljava/lang/Object;
2020-11-12 03:11:36 +00:00
.source "DiscordConnectService.kt"
2020-11-12 02:11:44 +00:00
# interfaces
2020-11-12 03:11:36 +00:00
.implements Li0/k/b;
2020-11-12 02:11:44 +00:00
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
2020-11-12 03:11:36 +00:00
"Li0/k/b<",
"Ljava/lang/Boolean;",
"Lrx/Observable<",
"+",
"Lcom/discord/rtcconnection/RtcConnection$State;",
">;>;"
2020-11-12 02:11:44 +00:00
}
.end annotation
2020-11-12 03:11:36 +00:00
# static fields
.field public static final d:Lf/a/b/o0;
2020-11-12 02:11:44 +00:00
# direct methods
2020-11-12 03:11:36 +00:00
.method public static constructor <clinit>()V
.locals 1
2020-11-12 02:11:44 +00:00
2020-11-12 03:11:36 +00:00
new-instance v0, Lf/a/b/o0;
2020-11-12 02:11:44 +00:00
2020-11-12 03:11:36 +00:00
invoke-direct {v0}, Lf/a/b/o0;-><init>()V
2020-11-12 02:11:44 +00:00
2020-11-12 03:11:36 +00:00
sput-object v0, Lf/a/b/o0;->d:Lf/a/b/o0;
2020-11-12 02:11:44 +00:00
return-void
.end method
2020-11-12 03:11:36 +00:00
.method public constructor <init>()V
.locals 0
2020-11-12 02:11:44 +00:00
2020-11-12 03:11:36 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-11-12 02:11:44 +00:00
2020-11-12 03:11:36 +00:00
return-void
.end method
2020-11-12 02:11:44 +00:00
2020-11-12 03:11:36 +00:00
# virtual methods
.method public call(Ljava/lang/Object;)Ljava/lang/Object;
.locals 1
2020-11-12 02:11:44 +00:00
2020-11-12 03:11:36 +00:00
check-cast p1, Ljava/lang/Boolean;
2020-11-12 02:11:44 +00:00
2020-11-12 03:11:36 +00:00
sget-object p1, Lcom/discord/stores/StoreStream;->Companion:Lcom/discord/stores/StoreStream$Companion;
2020-11-12 02:11:44 +00:00
2020-11-12 03:11:36 +00:00
invoke-virtual {p1}, Lcom/discord/stores/StoreStream$Companion;->getRtcConnection()Lcom/discord/stores/StoreRtcConnection;
2020-11-12 02:11:44 +00:00
2020-11-12 03:11:36 +00:00
move-result-object p1
2020-11-12 02:11:44 +00:00
2020-11-12 03:11:36 +00:00
invoke-virtual {p1}, Lcom/discord/stores/StoreRtcConnection;->getConnectionState()Lrx/Observable;
2020-11-12 02:11:44 +00:00
2020-11-12 03:11:36 +00:00
move-result-object p1
2020-11-12 02:11:44 +00:00
2020-11-12 03:11:36 +00:00
sget-object v0, Lf/a/b/n0;->d:Lf/a/b/n0;
2020-11-12 02:11:44 +00:00
2020-11-12 03:11:36 +00:00
invoke-virtual {p1, v0}, Lrx/Observable;->v(Li0/k/b;)Lrx/Observable;
2020-11-12 02:11:44 +00:00
move-result-object p1
return-object p1
.end method