Changes of com.discord v1332
This commit is contained in:
parent
6091ba12c8
commit
a21e5a6a18
16060 changed files with 738765 additions and 799429 deletions
|
@ -12,11 +12,11 @@
|
|||
|
||||
|
||||
# static fields
|
||||
.field public static final TAG:Ljava/lang/String; = "CustomTabsSessionToken"
|
||||
.field private static final TAG:Ljava/lang/String; = "CustomTabsSessionToken"
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final mCallback:Landroidx/browser/customtabs/CustomTabsCallback;
|
||||
.field private final mCallback:Landroidx/browser/customtabs/CustomTabsCallback;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end field
|
||||
|
@ -26,7 +26,7 @@
|
|||
.end annotation
|
||||
.end field
|
||||
|
||||
.field public final mSessionId:Landroid/app/PendingIntent;
|
||||
.field private final mSessionId:Landroid/app/PendingIntent;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end field
|
||||
|
@ -186,7 +186,7 @@
|
|||
|
||||
# virtual methods
|
||||
.method public equals(Ljava/lang/Object;)Z
|
||||
.locals 4
|
||||
.locals 5
|
||||
|
||||
instance-of v0, p1, Landroidx/browser/customtabs/CustomTabsSessionToken;
|
||||
|
||||
|
@ -209,12 +209,12 @@
|
|||
|
||||
if-nez v2, :cond_1
|
||||
|
||||
const/4 v2, 0x1
|
||||
const/4 v4, 0x1
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_1
|
||||
const/4 v2, 0x0
|
||||
const/4 v4, 0x0
|
||||
|
||||
:goto_0
|
||||
if-nez v0, :cond_2
|
||||
|
@ -225,16 +225,14 @@
|
|||
const/4 v3, 0x0
|
||||
|
||||
:goto_1
|
||||
if-eq v2, v3, :cond_3
|
||||
if-eq v4, v3, :cond_3
|
||||
|
||||
return v1
|
||||
|
||||
:cond_3
|
||||
iget-object v1, p0, Landroidx/browser/customtabs/CustomTabsSessionToken;->mSessionId:Landroid/app/PendingIntent;
|
||||
if-eqz v2, :cond_4
|
||||
|
||||
if-eqz v1, :cond_4
|
||||
|
||||
invoke-virtual {v1, v0}, Landroid/app/PendingIntent;->equals(Ljava/lang/Object;)Z
|
||||
invoke-virtual {v2, v0}, Landroid/app/PendingIntent;->equals(Ljava/lang/Object;)Z
|
||||
|
||||
move-result p1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue