Changes of com.discord v1334

This commit is contained in:
root 2020-11-14 03:19:56 +00:00
parent 18c9b7884b
commit c42fc6bb28
18192 changed files with 975392 additions and 1011385 deletions

View file

@ -4,12 +4,12 @@
# instance fields
.field public final mContents:[B
.field private final mContents:[B
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
.field public mFingerprints:Ljava/util/List;
.field private mFingerprints:Ljava/util/List;
.annotation build Landroidx/annotation/Nullable;
.end annotation
@ -21,14 +21,14 @@
.end annotation
.end field
.field public mPackageName:Ljava/lang/String;
.field private mPackageName:Ljava/lang/String;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end field
# direct methods
.method public constructor <init>([B)V
.method private constructor <init>([B)V
.locals 0
.param p1 # [B
.annotation build Landroidx/annotation/NonNull;
@ -42,7 +42,7 @@
return-void
.end method
.method public constructor <init>([BLjava/lang/String;Ljava/util/List;)V
.method private constructor <init>([BLjava/lang/String;Ljava/util/List;)V
.locals 1
.param p1 # [B
.annotation build Landroidx/annotation/NonNull;
@ -114,7 +114,17 @@
return-void
.end method
.method public static compareByteArrays([B[B)I
.method public static synthetic a([B[B)I
.locals 0
invoke-static {p0, p1}, Landroidx/browser/trusted/TokenContents;->compareByteArrays([B[B)I
move-result p0
return p0
.end method
.method private static compareByteArrays([B[B)I
.locals 4
const/4 v0, 0x0
@ -220,7 +230,7 @@
return-object v0
.end method
.method public static createToken(Ljava/lang/String;Ljava/util/List;)[B
.method private static createToken(Ljava/lang/String;Ljava/util/List;)[B
.locals 3
.param p0 # Ljava/lang/String;
.annotation build Landroidx/annotation/NonNull;
@ -248,7 +258,7 @@
}
.end annotation
sget-object v0, Lu/a/b/b;->d:Lu/a/b/b;
sget-object v0, Lt/a/b/b;->d:Lt/a/b/b;
invoke-static {p1, v0}, Ljava/util/Collections;->sort(Ljava/util/List;Ljava/util/Comparator;)V