Changes of com.discord v1333
This commit is contained in:
parent
a21e5a6a18
commit
18c9b7884b
18128 changed files with 1008335 additions and 970532 deletions
|
@ -12,11 +12,11 @@
|
|||
|
||||
|
||||
# static fields
|
||||
.field private static final TAG:Ljava/lang/String; = "TWAConnectionPool"
|
||||
.field public static final TAG:Ljava/lang/String; = "TWAConnectionPool"
|
||||
|
||||
|
||||
# instance fields
|
||||
.field private final mConnections:Ljava/util/Map;
|
||||
.field public final mConnections:Ljava/util/Map;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Ljava/util/Map<",
|
||||
|
@ -27,11 +27,11 @@
|
|||
.end annotation
|
||||
.end field
|
||||
|
||||
.field private final mContext:Landroid/content/Context;
|
||||
.field public final mContext:Landroid/content/Context;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method private constructor <init>(Landroid/content/Context;)V
|
||||
.method public constructor <init>(Landroid/content/Context;)V
|
||||
.locals 1
|
||||
.param p1 # Landroid/content/Context;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
|
@ -233,7 +233,7 @@
|
|||
|
||||
const-string p1, "Could not find TWAService for "
|
||||
|
||||
invoke-static {p1, v2, p3}, Lf/e/c/a/a;->V(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
|
||||
invoke-static {p1, v2, p3}, Lf/e/c/a/a;->U(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
|
||||
|
||||
:cond_6
|
||||
return-object v0
|
||||
|
@ -243,7 +243,7 @@
|
|||
|
||||
const-string p4, "Found "
|
||||
|
||||
invoke-static {p4}, Lf/e/c/a/a;->F(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
invoke-static {p4}, Lf/e/c/a/a;->E(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
move-result-object p4
|
||||
|
||||
|
@ -380,9 +380,9 @@
|
|||
:cond_1
|
||||
new-instance v0, Landroidx/browser/trusted/ConnectionHolder;
|
||||
|
||||
new-instance v1, Lt/a/b/c;
|
||||
new-instance v1, Lu/a/b/c;
|
||||
|
||||
invoke-direct {v1, p0, p1}, Lt/a/b/c;-><init>(Landroidx/browser/trusted/TrustedWebActivityServiceConnectionPool;Landroid/net/Uri;)V
|
||||
invoke-direct {v1, p0, p1}, Lu/a/b/c;-><init>(Landroidx/browser/trusted/TrustedWebActivityServiceConnectionPool;Landroid/net/Uri;)V
|
||||
|
||||
invoke-direct {v0, v1}, Landroidx/browser/trusted/ConnectionHolder;-><init>(Ljava/lang/Runnable;)V
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue