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

80 lines
1.5 KiB
Smali
Raw Normal View History

2020-11-12 02:11:44 +00:00
.class public final Lf/a/b/n0;
2020-11-14 03:19:56 +00:00
.super Ljava/lang/Object;
.source "DiscordConnectService.kt"
2020-11-12 02:11:44 +00:00
# interfaces
2020-11-14 03:19:56 +00:00
.implements Lh0/k/b;
2020-11-12 02:11:44 +00:00
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
2020-11-14 03:19:56 +00:00
"<T:",
"Ljava/lang/Object;",
"R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lh0/k/b<",
"Lcom/discord/rtcconnection/RtcConnection$State;",
2020-11-12 02:11:44 +00:00
"Ljava/lang/Boolean;",
">;"
}
.end annotation
2020-11-14 03:19:56 +00:00
# static fields
.field public static final d:Lf/a/b/n0;
2020-11-12 02:11:44 +00:00
# direct methods
2020-11-14 03:19:56 +00:00
.method public static constructor <clinit>()V
.locals 1
2020-11-12 02:11:44 +00:00
2020-11-14 03:19:56 +00:00
new-instance v0, Lf/a/b/n0;
2020-11-12 02:11:44 +00:00
2020-11-14 03:19:56 +00:00
invoke-direct {v0}, Lf/a/b/n0;-><init>()V
2020-11-12 02:11:44 +00:00
2020-11-14 03:19:56 +00:00
sput-object v0, Lf/a/b/n0;->d:Lf/a/b/n0;
2020-11-12 02:11:44 +00:00
return-void
.end method
2020-11-14 03:19:56 +00:00
.method public constructor <init>()V
.locals 0
2020-11-12 02:11:44 +00:00
2020-11-14 03:19:56 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-11-12 02:11:44 +00:00
2020-11-14 03:19:56 +00:00
return-void
.end method
2020-11-12 02:11:44 +00:00
2020-11-14 03:19:56 +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-14 03:19:56 +00:00
check-cast p1, Lcom/discord/rtcconnection/RtcConnection$State;
2020-11-12 02:11:44 +00:00
2020-11-14 03:19:56 +00:00
instance-of v0, p1, Lcom/discord/rtcconnection/RtcConnection$State$d;
2020-11-12 02:11:44 +00:00
2020-11-14 03:19:56 +00:00
if-nez v0, :cond_0
2020-11-12 02:11:44 +00:00
2020-11-14 03:19:56 +00:00
instance-of p1, p1, Lcom/discord/rtcconnection/RtcConnection$State$h;
2020-11-12 02:11:44 +00:00
2020-11-14 03:19:56 +00:00
if-nez p1, :cond_0
2020-11-12 02:11:44 +00:00
2020-11-14 03:19:56 +00:00
const/4 p1, 0x1
2020-11-12 02:11:44 +00:00
2020-11-14 03:19:56 +00:00
goto :goto_0
2020-11-12 02:11:44 +00:00
:cond_0
2020-11-14 03:19:56 +00:00
const/4 p1, 0x0
:goto_0
invoke-static {p1}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean;
move-result-object p1
2020-11-12 02:11:44 +00:00
return-object p1
.end method