apkfuckery/com.discord/smali/f/a/b/r0.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/r0;
2020-05-17 12:40:10 +00:00
.super Ljava/lang/Object;
2020-07-08 16:44:49 +00:00
.source "DiscordConnectService.kt"
2020-05-17 12:40:10 +00:00
# interfaces
2020-07-23 01:06:17 +00:00
.implements Lr0/k/b;
2020-05-17 12:40:10 +00:00
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
2020-07-23 01:06:17 +00:00
"Lr0/k/b<",
2020-07-25 00:57:58 +00:00
"TT;",
"Lrx/Observable<",
"+TR;>;>;"
2020-05-17 12:40:10 +00:00
}
.end annotation
# static fields
2020-07-08 16:44:49 +00:00
.field public static final d:Lf/a/b/r0;
2020-05-17 12:40:10 +00:00
# direct methods
.method public static constructor <clinit>()V
.locals 1
2020-07-08 16:44:49 +00:00
new-instance v0, Lf/a/b/r0;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
invoke-direct {v0}, Lf/a/b/r0;-><init>()V
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
sput-object v0, Lf/a/b/r0;->d:Lf/a/b/r0;
2020-05-17 12:40:10 +00:00
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 call(Ljava/lang/Object;)Ljava/lang/Object;
2020-07-25 00:57:58 +00:00
.locals 1
2020-05-17 12:40:10 +00:00
2020-07-14 22:43:59 +00:00
check-cast p1, Ljava/lang/Boolean;
2020-05-17 12:40:10 +00:00
2020-07-25 00:57:58 +00:00
sget-object p1, Lcom/discord/stores/StoreStream;->Companion:Lcom/discord/stores/StoreStream$Companion;
invoke-virtual {p1}, Lcom/discord/stores/StoreStream$Companion;->getRtcConnection()Lcom/discord/stores/StoreRtcConnection;
move-result-object p1
invoke-virtual {p1}, Lcom/discord/stores/StoreRtcConnection;->getConnectionState()Lrx/Observable;
move-result-object p1
sget-object v0, Lf/a/b/q0;->d:Lf/a/b/q0;
2020-07-31 17:12:35 +00:00
invoke-virtual {p1, v0}, Lrx/Observable;->v(Lr0/k/b;)Lrx/Observable;
2020-07-25 00:57:58 +00:00
move-result-object p1
2020-05-17 12:40:10 +00:00
return-object p1
.end method