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

80 lines
1.5 KiB
Smali
Raw Normal View History

2020-07-08 16:44:49 +00:00
.class public final Lf/a/b/s0;
.super Ljava/lang/Object;
2020-09-02 04:07:20 +00:00
.source "DiscordConnectService.kt"
2020-07-08 16:44:49 +00:00
2020-09-02 04:07:20 +00:00
# interfaces
2020-09-22 07:09:10 +00:00
.implements Ll0/k/b;
2020-09-02 04:07:20 +00:00
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
2020-09-22 07:09:10 +00:00
"Ll0/k/b<",
2020-09-02 04:07:20 +00:00
"Lcom/discord/rtcconnection/RtcConnection$State;",
"Ljava/lang/Boolean;",
">;"
}
.end annotation
2020-07-08 16:44:49 +00:00
2020-07-25 00:57:58 +00:00
2020-09-02 04:07:20 +00:00
# static fields
2020-07-08 16:44:49 +00:00
.field public static final d:Lf/a/b/s0;
# direct methods
.method public static constructor <clinit>()V
.locals 1
new-instance v0, Lf/a/b/s0;
invoke-direct {v0}, Lf/a/b/s0;-><init>()V
sput-object v0, Lf/a/b/s0;->d:Lf/a/b/s0;
2020-09-02 04:07:20 +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
2020-07-08 16:44:49 +00:00
2020-09-02 04:07:20 +00:00
# virtual methods
.method public call(Ljava/lang/Object;)Ljava/lang/Object;
.locals 1
2020-07-08 16:44:49 +00:00
2020-09-02 04:07:20 +00:00
check-cast p1, Lcom/discord/rtcconnection/RtcConnection$State;
2020-07-08 16:44:49 +00:00
2020-09-02 04:07:20 +00:00
instance-of v0, p1, Lcom/discord/rtcconnection/RtcConnection$State$d;
2020-07-08 16:44:49 +00:00
2020-09-02 04:07:20 +00:00
if-nez v0, :cond_0
2020-07-14 22:43:59 +00:00
2020-09-02 04:07:20 +00:00
instance-of p1, p1, Lcom/discord/rtcconnection/RtcConnection$State$h;
2020-07-08 16:44:49 +00:00
2020-09-02 04:07:20 +00:00
if-nez p1, :cond_0
2020-07-08 16:44:49 +00:00
2020-09-02 04:07:20 +00:00
const/4 p1, 0x1
2020-07-08 16:44:49 +00:00
2020-09-02 04:07:20 +00:00
goto :goto_0
2020-07-08 16:44:49 +00:00
2020-09-02 04:07:20 +00:00
:cond_0
const/4 p1, 0x0
:goto_0
invoke-static {p1}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean;
move-result-object p1
return-object p1
2020-07-08 16:44:49 +00:00
.end method