Changes of com.discord v949
This commit is contained in:
parent
c0db50b5f4
commit
18940c51f9
6263 changed files with 76623 additions and 116117 deletions
|
@ -28,22 +28,6 @@
|
|||
# direct methods
|
||||
.method public constructor <init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)V
|
||||
.locals 0
|
||||
.param p1 # Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p4 # I
|
||||
.annotation build Landroidx/annotation/ArrayRes;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
|
@ -120,22 +104,6 @@
|
|||
|
||||
.method public constructor <init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/util/List;)V
|
||||
.locals 0
|
||||
.param p1 # Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p4 # Ljava/util/List;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
|
@ -219,9 +187,6 @@
|
|||
# virtual methods
|
||||
.method public final getCertificates()Ljava/util/List;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"()",
|
||||
|
@ -238,8 +203,6 @@
|
|||
|
||||
.method public final getCertificatesArrayResId()I
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/ArrayRes;
|
||||
.end annotation
|
||||
|
||||
iget v0, p0, Landroidx/core/provider/FontRequest;->mCertificatesArray:I
|
||||
|
||||
|
@ -248,11 +211,6 @@
|
|||
|
||||
.method public final getIdentifier()Ljava/lang/String;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/RestrictTo;
|
||||
value = {
|
||||
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP_PREFIX:Landroidx/annotation/RestrictTo$Scope;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/core/provider/FontRequest;->mIdentifier:Ljava/lang/String;
|
||||
|
||||
|
@ -261,8 +219,6 @@
|
|||
|
||||
.method public final getProviderAuthority()Ljava/lang/String;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/core/provider/FontRequest;->mProviderAuthority:Ljava/lang/String;
|
||||
|
||||
|
@ -271,8 +227,6 @@
|
|||
|
||||
.method public final getProviderPackage()Ljava/lang/String;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/core/provider/FontRequest;->mProviderPackage:Ljava/lang/String;
|
||||
|
||||
|
@ -281,8 +235,6 @@
|
|||
|
||||
.method public final getQuery()Ljava/lang/String;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/core/provider/FontRequest;->mQuery:Ljava/lang/String;
|
||||
|
||||
|
|
|
@ -31,15 +31,6 @@
|
|||
# direct methods
|
||||
.method public constructor <init>(I[Landroidx/core/provider/FontsContractCompat$FontInfo;)V
|
||||
.locals 0
|
||||
.param p2 # [Landroidx/core/provider/FontsContractCompat$FontInfo;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/RestrictTo;
|
||||
value = {
|
||||
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP_PREFIX:Landroidx/annotation/RestrictTo$Scope;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
|
|
|
@ -29,26 +29,6 @@
|
|||
# direct methods
|
||||
.method public constructor <init>(Landroid/net/Uri;IIZI)V
|
||||
.locals 0
|
||||
.param p1 # Landroid/net/Uri;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # I
|
||||
.annotation build Landroidx/annotation/IntRange;
|
||||
from = 0x0L
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # I
|
||||
.annotation build Landroidx/annotation/IntRange;
|
||||
from = 0x1L
|
||||
to = 0x3e8L
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/RestrictTo;
|
||||
value = {
|
||||
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP_PREFIX:Landroidx/annotation/RestrictTo$Scope;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
|
@ -83,9 +63,6 @@
|
|||
|
||||
.method public getTtcIndex()I
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/IntRange;
|
||||
from = 0x0L
|
||||
.end annotation
|
||||
|
||||
iget v0, p0, Landroidx/core/provider/FontsContractCompat$FontInfo;->mTtcIndex:I
|
||||
|
||||
|
@ -94,8 +71,6 @@
|
|||
|
||||
.method public getUri()Landroid/net/Uri;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/core/provider/FontsContractCompat$FontInfo;->mUri:Landroid/net/Uri;
|
||||
|
||||
|
@ -104,10 +79,6 @@
|
|||
|
||||
.method public getWeight()I
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/IntRange;
|
||||
from = 0x1L
|
||||
to = 0x3e8L
|
||||
.end annotation
|
||||
|
||||
iget v0, p0, Landroidx/core/provider/FontsContractCompat$FontInfo;->mWeight:I
|
||||
|
||||
|
|
|
@ -7,12 +7,6 @@
|
|||
|
||||
|
||||
# annotations
|
||||
.annotation build Landroidx/annotation/RestrictTo;
|
||||
value = {
|
||||
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP_PREFIX:Landroidx/annotation/RestrictTo$Scope;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Landroidx/core/provider/FontsContractCompat$FontRequestCallback;
|
||||
.end annotation
|
||||
|
|
|
@ -36,12 +36,6 @@
|
|||
.field public static final FAIL_REASON_WRONG_CERTIFICATES:I = -0x2
|
||||
|
||||
.field public static final RESULT_OK:I
|
||||
.annotation build Landroidx/annotation/RestrictTo;
|
||||
value = {
|
||||
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP_PREFIX:Landroidx/annotation/RestrictTo$Scope;
|
||||
}
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
|
||||
# direct methods
|
||||
|
|
|
@ -23,10 +23,6 @@
|
|||
# direct methods
|
||||
.method constructor <init>(Landroid/graphics/Typeface;I)V
|
||||
.locals 0
|
||||
.param p1 # Landroid/graphics/Typeface;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
|
|
|
@ -19,28 +19,10 @@
|
|||
.field private static final BACKGROUND_THREAD_KEEP_ALIVE_DURATION_MS:I = 0x2710
|
||||
|
||||
.field public static final PARCEL_FONT_RESULTS:Ljava/lang/String; = "font_results"
|
||||
.annotation build Landroidx/annotation/RestrictTo;
|
||||
value = {
|
||||
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP_PREFIX:Landroidx/annotation/RestrictTo$Scope;
|
||||
}
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field static final RESULT_CODE_PROVIDER_NOT_FOUND:I = -0x1
|
||||
.annotation build Landroidx/annotation/RestrictTo;
|
||||
value = {
|
||||
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP_PREFIX:Landroidx/annotation/RestrictTo$Scope;
|
||||
}
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field static final RESULT_CODE_WRONG_CERTIFICATES:I = -0x2
|
||||
.annotation build Landroidx/annotation/RestrictTo;
|
||||
value = {
|
||||
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP_PREFIX:Landroidx/annotation/RestrictTo$Scope;
|
||||
}
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field private static final sBackgroundThread:Landroidx/core/provider/SelfDestructiveThread;
|
||||
|
||||
|
@ -56,10 +38,6 @@
|
|||
.field static final sLock:Ljava/lang/Object;
|
||||
|
||||
.field static final sPendingReplies:Landroidx/collection/SimpleArrayMap;
|
||||
.annotation build Landroidx/annotation/GuardedBy;
|
||||
value = "sLock"
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Landroidx/collection/SimpleArrayMap<",
|
||||
|
@ -139,20 +117,6 @@
|
|||
|
||||
.method public static buildTypeface(Landroid/content/Context;Landroid/os/CancellationSignal;[Landroidx/core/provider/FontsContractCompat$FontInfo;)Landroid/graphics/Typeface;
|
||||
.locals 1
|
||||
.param p0 # Landroid/content/Context;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p1 # Landroid/os/CancellationSignal;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # [Landroidx/core/provider/FontsContractCompat$FontInfo;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
|
@ -271,21 +235,6 @@
|
|||
|
||||
.method public static fetchFonts(Landroid/content/Context;Landroid/os/CancellationSignal;Landroidx/core/provider/FontRequest;)Landroidx/core/provider/FontsContractCompat$FontFamilyResult;
|
||||
.locals 2
|
||||
.param p0 # Landroid/content/Context;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p1 # Landroid/os/CancellationSignal;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroidx/core/provider/FontRequest;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Throws;
|
||||
value = {
|
||||
Landroid/content/pm/PackageManager$NameNotFoundException;
|
||||
|
@ -372,11 +321,6 @@
|
|||
|
||||
.method static getFontFromProvider(Landroid/content/Context;Landroidx/core/provider/FontRequest;Ljava/lang/String;Landroid/os/CancellationSignal;)[Landroidx/core/provider/FontsContractCompat$FontInfo;
|
||||
.locals 19
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
.annotation build Landroidx/annotation/VisibleForTesting;
|
||||
.end annotation
|
||||
|
||||
move-object/from16 v0, p2
|
||||
|
||||
|
@ -771,8 +715,6 @@
|
|||
|
||||
.method static getFontInternal(Landroid/content/Context;Landroidx/core/provider/FontRequest;I)Landroidx/core/provider/FontsContractCompat$TypefaceResult;
|
||||
.locals 3
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
|
@ -840,19 +782,6 @@
|
|||
|
||||
.method public static getFontSync(Landroid/content/Context;Landroidx/core/provider/FontRequest;Landroidx/core/content/res/ResourcesCompat$FontCallback;Landroid/os/Handler;ZII)Landroid/graphics/Typeface;
|
||||
.locals 2
|
||||
.param p2 # Landroidx/core/content/res/ResourcesCompat$FontCallback;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # Landroid/os/Handler;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/RestrictTo;
|
||||
value = {
|
||||
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP_PREFIX:Landroidx/annotation/RestrictTo$Scope;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
new-instance v0, Ljava/lang/StringBuilder;
|
||||
|
||||
|
@ -1028,30 +957,6 @@
|
|||
|
||||
.method public static getProvider(Landroid/content/pm/PackageManager;Landroidx/core/provider/FontRequest;Landroid/content/res/Resources;)Landroid/content/pm/ProviderInfo;
|
||||
.locals 5
|
||||
.param p0 # Landroid/content/pm/PackageManager;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p1 # Landroidx/core/provider/FontRequest;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroid/content/res/Resources;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
.annotation build Landroidx/annotation/RestrictTo;
|
||||
value = {
|
||||
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP_PREFIX:Landroidx/annotation/RestrictTo$Scope;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
.annotation build Landroidx/annotation/VisibleForTesting;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Throws;
|
||||
value = {
|
||||
Landroid/content/pm/PackageManager$NameNotFoundException;
|
||||
|
@ -1198,16 +1103,6 @@
|
|||
|
||||
.method public static prepareFontData(Landroid/content/Context;[Landroidx/core/provider/FontsContractCompat$FontInfo;Landroid/os/CancellationSignal;)Ljava/util/Map;
|
||||
.locals 5
|
||||
.annotation build Landroidx/annotation/RequiresApi;
|
||||
value = 0x13
|
||||
.end annotation
|
||||
|
||||
.annotation build Landroidx/annotation/RestrictTo;
|
||||
value = {
|
||||
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP_PREFIX:Landroidx/annotation/RestrictTo$Scope;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
|
@ -1273,22 +1168,6 @@
|
|||
|
||||
.method public static requestFont(Landroid/content/Context;Landroidx/core/provider/FontRequest;Landroidx/core/provider/FontsContractCompat$FontRequestCallback;Landroid/os/Handler;)V
|
||||
.locals 0
|
||||
.param p0 # Landroid/content/Context;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p1 # Landroidx/core/provider/FontRequest;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroidx/core/provider/FontsContractCompat$FontRequestCallback;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # Landroid/os/Handler;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-virtual {p0}, Landroid/content/Context;->getApplicationContext()Landroid/content/Context;
|
||||
|
||||
|
@ -1301,22 +1180,6 @@
|
|||
|
||||
.method private static requestFontInternal(Landroid/content/Context;Landroidx/core/provider/FontRequest;Landroidx/core/provider/FontsContractCompat$FontRequestCallback;Landroid/os/Handler;)V
|
||||
.locals 2
|
||||
.param p0 # Landroid/content/Context;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p1 # Landroidx/core/provider/FontRequest;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroidx/core/provider/FontsContractCompat$FontRequestCallback;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # Landroid/os/Handler;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
new-instance v0, Landroid/os/Handler;
|
||||
|
||||
|
@ -1333,11 +1196,6 @@
|
|||
|
||||
.method public static resetCache()V
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/RestrictTo;
|
||||
value = {
|
||||
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP_PREFIX:Landroidx/annotation/RestrictTo$Scope;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
sget-object v0, Landroidx/core/provider/FontsContractCompat;->sTypefaceCache:Landroidx/collection/LruCache;
|
||||
|
||||
|
|
|
@ -4,12 +4,6 @@
|
|||
|
||||
|
||||
# annotations
|
||||
.annotation build Landroidx/annotation/RestrictTo;
|
||||
value = {
|
||||
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP_PREFIX:Landroidx/annotation/RestrictTo$Scope;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/MemberClasses;
|
||||
value = {
|
||||
Landroidx/core/provider/SelfDestructiveThread$ReplyCallback;
|
||||
|
@ -29,26 +23,14 @@
|
|||
.field private final mDestructAfterMillisec:I
|
||||
|
||||
.field private mGeneration:I
|
||||
.annotation build Landroidx/annotation/GuardedBy;
|
||||
value = "mLock"
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field private mHandler:Landroid/os/Handler;
|
||||
.annotation build Landroidx/annotation/GuardedBy;
|
||||
value = "mLock"
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field private final mLock:Ljava/lang/Object;
|
||||
|
||||
.field private final mPriority:I
|
||||
|
||||
.field private mThread:Landroid/os/HandlerThread;
|
||||
.annotation build Landroidx/annotation/GuardedBy;
|
||||
value = "mLock"
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field private final mThreadName:Ljava/lang/String;
|
||||
|
||||
|
@ -167,8 +149,6 @@
|
|||
# virtual methods
|
||||
.method public getGeneration()I
|
||||
.locals 2
|
||||
.annotation build Landroidx/annotation/VisibleForTesting;
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/core/provider/SelfDestructiveThread;->mLock:Ljava/lang/Object;
|
||||
|
||||
|
@ -193,8 +173,6 @@
|
|||
|
||||
.method public isRunning()Z
|
||||
.locals 2
|
||||
.annotation build Landroidx/annotation/VisibleForTesting;
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/core/provider/SelfDestructiveThread;->mLock:Ljava/lang/Object;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue