Changes of com.discord v1134
This commit is contained in:
parent
f1b997dae1
commit
e9d6f57b66
19532 changed files with 1506564 additions and 1486687 deletions
79
com.discord/smali/f/a/b/d0.smali
Normal file
79
com.discord/smali/f/a/b/d0.smali
Normal file
|
@ -0,0 +1,79 @@
|
|||
.class public final Lf/a/b/d0;
|
||||
.super Ljava/lang/Object;
|
||||
.source "DiscordConnectService.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lg0/l/i;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<T:",
|
||||
"Ljava/lang/Object;",
|
||||
"R:",
|
||||
"Ljava/lang/Object;",
|
||||
">",
|
||||
"Ljava/lang/Object;",
|
||||
"Lg0/l/i<",
|
||||
"Lcom/discord/rtcconnection/RtcConnection$State;",
|
||||
"Ljava/lang/Boolean;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final d:Lf/a/b/d0;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/b/d0;
|
||||
|
||||
invoke-direct {v0}, Lf/a/b/d0;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/b/d0;->d:Lf/a/b/d0;
|
||||
|
||||
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;
|
||||
.locals 1
|
||||
|
||||
check-cast p1, Lcom/discord/rtcconnection/RtcConnection$State;
|
||||
|
||||
instance-of v0, p1, Lcom/discord/rtcconnection/RtcConnection$State$d;
|
||||
|
||||
if-nez v0, :cond_0
|
||||
|
||||
instance-of p1, p1, Lcom/discord/rtcconnection/RtcConnection$State$h;
|
||||
|
||||
if-nez p1, :cond_0
|
||||
|
||||
const/4 p1, 0x1
|
||||
|
||||
goto :goto_0
|
||||
|
||||
: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
|
||||
.end method
|
Loading…
Add table
Add a link
Reference in a new issue