Changes of com.discord v998
This commit is contained in:
parent
dc3b174a87
commit
a8e290ae89
20243 changed files with 1573881 additions and 1337713 deletions
|
@ -4,6 +4,12 @@
|
|||
|
||||
|
||||
# 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/appcompat/widget/ResourceManagerInternal$AsldcInflateDelegate;,
|
||||
|
@ -17,23 +23,23 @@
|
|||
|
||||
|
||||
# static fields
|
||||
.field private static final COLOR_FILTER_CACHE:Landroidx/appcompat/widget/ResourceManagerInternal$ColorFilterLruCache;
|
||||
.field public static final COLOR_FILTER_CACHE:Landroidx/appcompat/widget/ResourceManagerInternal$ColorFilterLruCache;
|
||||
|
||||
.field private static final DEBUG:Z = false
|
||||
.field public static final DEBUG:Z = false
|
||||
|
||||
.field private static final DEFAULT_MODE:Landroid/graphics/PorterDuff$Mode;
|
||||
.field public static final DEFAULT_MODE:Landroid/graphics/PorterDuff$Mode;
|
||||
|
||||
.field private static INSTANCE:Landroidx/appcompat/widget/ResourceManagerInternal; = null
|
||||
.field public static INSTANCE:Landroidx/appcompat/widget/ResourceManagerInternal; = null
|
||||
|
||||
.field private static final PLATFORM_VD_CLAZZ:Ljava/lang/String; = "android.graphics.drawable.VectorDrawable"
|
||||
.field public static final PLATFORM_VD_CLAZZ:Ljava/lang/String; = "android.graphics.drawable.VectorDrawable"
|
||||
|
||||
.field private static final SKIP_DRAWABLE_TAG:Ljava/lang/String; = "appcompat_skip_skip"
|
||||
.field public static final SKIP_DRAWABLE_TAG:Ljava/lang/String; = "appcompat_skip_skip"
|
||||
|
||||
.field private static final TAG:Ljava/lang/String; = "ResourceManagerInternal"
|
||||
.field public static final TAG:Ljava/lang/String; = "ResourceManagerInternal"
|
||||
|
||||
|
||||
# instance fields
|
||||
.field private mDelegates:Landroidx/collection/ArrayMap;
|
||||
.field public mDelegates:Landroidx/collection/ArrayMap;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Landroidx/collection/ArrayMap<",
|
||||
|
@ -44,7 +50,7 @@
|
|||
.end annotation
|
||||
.end field
|
||||
|
||||
.field private final mDrawableCaches:Ljava/util/WeakHashMap;
|
||||
.field public final mDrawableCaches:Ljava/util/WeakHashMap;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Ljava/util/WeakHashMap<",
|
||||
|
@ -57,11 +63,11 @@
|
|||
.end annotation
|
||||
.end field
|
||||
|
||||
.field private mHasCheckedVectorDrawableSetup:Z
|
||||
.field public mHasCheckedVectorDrawableSetup:Z
|
||||
|
||||
.field private mHooks:Landroidx/appcompat/widget/ResourceManagerInternal$ResourceManagerHooks;
|
||||
.field public mHooks:Landroidx/appcompat/widget/ResourceManagerInternal$ResourceManagerHooks;
|
||||
|
||||
.field private mKnownDrawableIdTags:Landroidx/collection/SparseArrayCompat;
|
||||
.field public mKnownDrawableIdTags:Landroidx/collection/SparseArrayCompat;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Landroidx/collection/SparseArrayCompat<",
|
||||
|
@ -71,7 +77,7 @@
|
|||
.end annotation
|
||||
.end field
|
||||
|
||||
.field private mTintLists:Ljava/util/WeakHashMap;
|
||||
.field public mTintLists:Ljava/util/WeakHashMap;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Ljava/util/WeakHashMap<",
|
||||
|
@ -83,11 +89,11 @@
|
|||
.end annotation
|
||||
.end field
|
||||
|
||||
.field private mTypedValue:Landroid/util/TypedValue;
|
||||
.field public mTypedValue:Landroid/util/TypedValue;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method static constructor <clinit>()V
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 2
|
||||
|
||||
sget-object v0, Landroid/graphics/PorterDuff$Mode;->SRC_IN:Landroid/graphics/PorterDuff$Mode;
|
||||
|
@ -123,6 +129,14 @@
|
|||
|
||||
.method private addDelegate(Ljava/lang/String;Landroidx/appcompat/widget/ResourceManagerInternal$InflateDelegate;)V
|
||||
.locals 1
|
||||
.param p1 # Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroidx/appcompat/widget/ResourceManagerInternal$InflateDelegate;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Landroidx/appcompat/widget/ResourceManagerInternal;->mDelegates:Landroidx/collection/ArrayMap;
|
||||
|
||||
|
@ -137,13 +151,21 @@
|
|||
:cond_0
|
||||
iget-object v0, p0, Landroidx/appcompat/widget/ResourceManagerInternal;->mDelegates:Landroidx/collection/ArrayMap;
|
||||
|
||||
invoke-virtual {v0, p1, p2}, Landroidx/collection/ArrayMap;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
||||
invoke-virtual {v0, p1, p2}, Landroidx/collection/SimpleArrayMap;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method private declared-synchronized addDrawableToCache(Landroid/content/Context;JLandroid/graphics/drawable/Drawable;)Z
|
||||
.locals 2
|
||||
.param p1 # Landroid/content/Context;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p4 # Landroid/graphics/drawable/Drawable;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
monitor-enter p0
|
||||
|
||||
|
@ -204,6 +226,18 @@
|
|||
|
||||
.method private addTintListToCache(Landroid/content/Context;ILandroid/content/res/ColorStateList;)V
|
||||
.locals 2
|
||||
.param p1 # Landroid/content/Context;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # I
|
||||
.annotation build Landroidx/annotation/DrawableRes;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # Landroid/content/res/ColorStateList;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Landroidx/appcompat/widget/ResourceManagerInternal;->mTintLists:Ljava/util/WeakHashMap;
|
||||
|
||||
|
@ -240,7 +274,7 @@
|
|||
return-void
|
||||
.end method
|
||||
|
||||
.method private static arrayContains([II)Z
|
||||
.method public static arrayContains([II)Z
|
||||
.locals 4
|
||||
|
||||
array-length v0, p0
|
||||
|
@ -271,6 +305,10 @@
|
|||
|
||||
.method private checkVectorDrawableSetup(Landroid/content/Context;)V
|
||||
.locals 1
|
||||
.param p1 # Landroid/content/Context;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-boolean v0, p0, Landroidx/appcompat/widget/ResourceManagerInternal;->mHasCheckedVectorDrawableSetup:Z
|
||||
|
||||
|
@ -313,7 +351,7 @@
|
|||
throw p1
|
||||
.end method
|
||||
|
||||
.method private static createCacheKey(Landroid/util/TypedValue;)J
|
||||
.method public static createCacheKey(Landroid/util/TypedValue;)J
|
||||
.locals 4
|
||||
|
||||
iget v0, p0, Landroid/util/TypedValue;->assetCookie:I
|
||||
|
@ -335,6 +373,14 @@
|
|||
|
||||
.method private createDrawableIfNeeded(Landroid/content/Context;I)Landroid/graphics/drawable/Drawable;
|
||||
.locals 4
|
||||
.param p1 # Landroid/content/Context;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # I
|
||||
.annotation build Landroidx/annotation/DrawableRes;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Landroidx/appcompat/widget/ResourceManagerInternal;->mTypedValue:Landroid/util/TypedValue;
|
||||
|
||||
|
@ -396,7 +442,7 @@
|
|||
return-object p2
|
||||
.end method
|
||||
|
||||
.method private static createTintFilter(Landroid/content/res/ColorStateList;Landroid/graphics/PorterDuff$Mode;[I)Landroid/graphics/PorterDuffColorFilter;
|
||||
.method public static createTintFilter(Landroid/content/res/ColorStateList;Landroid/graphics/PorterDuff$Mode;[I)Landroid/graphics/PorterDuffColorFilter;
|
||||
.locals 1
|
||||
|
||||
if-eqz p0, :cond_1
|
||||
|
@ -443,6 +489,8 @@
|
|||
|
||||
sput-object v1, Landroidx/appcompat/widget/ResourceManagerInternal;->INSTANCE:Landroidx/appcompat/widget/ResourceManagerInternal;
|
||||
|
||||
sget-object v1, Landroidx/appcompat/widget/ResourceManagerInternal;->INSTANCE:Landroidx/appcompat/widget/ResourceManagerInternal;
|
||||
|
||||
invoke-static {v1}, Landroidx/appcompat/widget/ResourceManagerInternal;->installDefaultInflateDelegates(Landroidx/appcompat/widget/ResourceManagerInternal;)V
|
||||
|
||||
:cond_0
|
||||
|
@ -464,6 +512,10 @@
|
|||
|
||||
.method private declared-synchronized getCachedDrawable(Landroid/content/Context;J)Landroid/graphics/drawable/Drawable;
|
||||
.locals 3
|
||||
.param p1 # Landroid/content/Context;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
monitor-enter p0
|
||||
|
||||
|
@ -578,6 +630,14 @@
|
|||
|
||||
.method private getTintListFromCache(Landroid/content/Context;I)Landroid/content/res/ColorStateList;
|
||||
.locals 2
|
||||
.param p1 # Landroid/content/Context;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # I
|
||||
.annotation build Landroidx/annotation/DrawableRes;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Landroidx/appcompat/widget/ResourceManagerInternal;->mTintLists:Ljava/util/WeakHashMap;
|
||||
|
||||
|
@ -597,16 +657,20 @@
|
|||
|
||||
move-result-object p1
|
||||
|
||||
check-cast p1, Landroid/content/res/ColorStateList;
|
||||
move-object v1, p1
|
||||
|
||||
return-object p1
|
||||
check-cast v1, Landroid/content/res/ColorStateList;
|
||||
|
||||
:cond_0
|
||||
return-object v1
|
||||
.end method
|
||||
|
||||
.method private static installDefaultInflateDelegates(Landroidx/appcompat/widget/ResourceManagerInternal;)V
|
||||
.method public static installDefaultInflateDelegates(Landroidx/appcompat/widget/ResourceManagerInternal;)V
|
||||
.locals 2
|
||||
.param p0 # Landroidx/appcompat/widget/ResourceManagerInternal;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
|
||||
|
||||
|
@ -642,8 +706,12 @@
|
|||
return-void
|
||||
.end method
|
||||
|
||||
.method private static isVectorDrawable(Landroid/graphics/drawable/Drawable;)Z
|
||||
.method public static isVectorDrawable(Landroid/graphics/drawable/Drawable;)Z
|
||||
.locals 1
|
||||
.param p0 # Landroid/graphics/drawable/Drawable;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
instance-of v0, p0, Landroidx/vectordrawable/graphics/drawable/VectorDrawableCompat;
|
||||
|
||||
|
@ -670,29 +738,38 @@
|
|||
:cond_0
|
||||
const/4 p0, 0x0
|
||||
|
||||
return p0
|
||||
goto :goto_1
|
||||
|
||||
:cond_1
|
||||
:goto_0
|
||||
const/4 p0, 0x1
|
||||
|
||||
:goto_1
|
||||
return p0
|
||||
.end method
|
||||
|
||||
.method private loadDrawableFromDelegates(Landroid/content/Context;I)Landroid/graphics/drawable/Drawable;
|
||||
.locals 10
|
||||
.param p1 # Landroid/content/Context;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # I
|
||||
.annotation build Landroidx/annotation/DrawableRes;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Landroidx/appcompat/widget/ResourceManagerInternal;->mDelegates:Landroidx/collection/ArrayMap;
|
||||
|
||||
const/4 v1, 0x0
|
||||
|
||||
if-eqz v0, :cond_b
|
||||
if-eqz v0, :cond_a
|
||||
|
||||
invoke-virtual {v0}, Landroidx/collection/ArrayMap;->isEmpty()Z
|
||||
invoke-virtual {v0}, Landroidx/collection/SimpleArrayMap;->isEmpty()Z
|
||||
|
||||
move-result v0
|
||||
|
||||
if-nez v0, :cond_b
|
||||
if-nez v0, :cond_a
|
||||
|
||||
iget-object v0, p0, Landroidx/appcompat/widget/ResourceManagerInternal;->mKnownDrawableIdTags:Landroidx/collection/SparseArrayCompat;
|
||||
|
||||
|
@ -716,7 +793,7 @@
|
|||
|
||||
iget-object v3, p0, Landroidx/appcompat/widget/ResourceManagerInternal;->mDelegates:Landroidx/collection/ArrayMap;
|
||||
|
||||
invoke-virtual {v3, v0}, Landroidx/collection/ArrayMap;->get(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
invoke-virtual {v3, v0}, Landroidx/collection/SimpleArrayMap;->get(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
|
@ -769,9 +846,7 @@
|
|||
:cond_4
|
||||
iget-object v7, v0, Landroid/util/TypedValue;->string:Ljava/lang/CharSequence;
|
||||
|
||||
if-eqz v7, :cond_9
|
||||
|
||||
iget-object v7, v0, Landroid/util/TypedValue;->string:Ljava/lang/CharSequence;
|
||||
if-eqz v7, :cond_8
|
||||
|
||||
invoke-interface {v7}, Ljava/lang/CharSequence;->toString()Ljava/lang/String;
|
||||
|
||||
|
@ -783,7 +858,7 @@
|
|||
|
||||
move-result v7
|
||||
|
||||
if-eqz v7, :cond_9
|
||||
if-eqz v7, :cond_8
|
||||
|
||||
:try_start_0
|
||||
invoke-virtual {v1, p2}, Landroid/content/res/Resources;->getXml(I)Landroid/content/res/XmlResourceParser;
|
||||
|
@ -794,19 +869,21 @@
|
|||
|
||||
move-result-object v7
|
||||
|
||||
:cond_5
|
||||
:goto_0
|
||||
invoke-interface {v1}, Lorg/xmlpull/v1/XmlPullParser;->next()I
|
||||
|
||||
move-result v8
|
||||
|
||||
const/4 v9, 0x2
|
||||
|
||||
if-eq v8, v9, :cond_6
|
||||
if-eq v8, v9, :cond_5
|
||||
|
||||
if-ne v8, v3, :cond_5
|
||||
if-eq v8, v3, :cond_5
|
||||
|
||||
:cond_6
|
||||
if-ne v8, v9, :cond_8
|
||||
goto :goto_0
|
||||
|
||||
:cond_5
|
||||
if-ne v8, v9, :cond_7
|
||||
|
||||
invoke-interface {v1}, Lorg/xmlpull/v1/XmlPullParser;->getName()Ljava/lang/String;
|
||||
|
||||
|
@ -818,13 +895,13 @@
|
|||
|
||||
iget-object v8, p0, Landroidx/appcompat/widget/ResourceManagerInternal;->mDelegates:Landroidx/collection/ArrayMap;
|
||||
|
||||
invoke-virtual {v8, v3}, Landroidx/collection/ArrayMap;->get(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
invoke-virtual {v8, v3}, Landroidx/collection/SimpleArrayMap;->get(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
|
||||
move-result-object v3
|
||||
|
||||
check-cast v3, Landroidx/appcompat/widget/ResourceManagerInternal$InflateDelegate;
|
||||
|
||||
if-eqz v3, :cond_7
|
||||
if-eqz v3, :cond_6
|
||||
|
||||
invoke-virtual {p1}, Landroid/content/Context;->getTheme()Landroid/content/res/Resources$Theme;
|
||||
|
||||
|
@ -836,8 +913,8 @@
|
|||
|
||||
move-object v6, v1
|
||||
|
||||
:cond_7
|
||||
if-eqz v6, :cond_9
|
||||
:cond_6
|
||||
if-eqz v6, :cond_8
|
||||
|
||||
iget v0, v0, Landroid/util/TypedValue;->changingConfigurations:I
|
||||
|
||||
|
@ -845,9 +922,9 @@
|
|||
|
||||
invoke-direct {p0, p1, v4, v5, v6}, Landroidx/appcompat/widget/ResourceManagerInternal;->addDrawableToCache(Landroid/content/Context;JLandroid/graphics/drawable/Drawable;)Z
|
||||
|
||||
goto :goto_0
|
||||
goto :goto_1
|
||||
|
||||
:cond_8
|
||||
:cond_7
|
||||
new-instance p1, Lorg/xmlpull/v1/XmlPullParserException;
|
||||
|
||||
const-string v0, "No start tag found"
|
||||
|
@ -867,29 +944,37 @@
|
|||
|
||||
invoke-static {v0, v1, p1}, Landroid/util/Log;->e(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)I
|
||||
|
||||
:cond_9
|
||||
:goto_0
|
||||
if-nez v6, :cond_a
|
||||
:cond_8
|
||||
:goto_1
|
||||
if-nez v6, :cond_9
|
||||
|
||||
iget-object p1, p0, Landroidx/appcompat/widget/ResourceManagerInternal;->mKnownDrawableIdTags:Landroidx/collection/SparseArrayCompat;
|
||||
|
||||
invoke-virtual {p1, p2, v2}, Landroidx/collection/SparseArrayCompat;->append(ILjava/lang/Object;)V
|
||||
|
||||
:cond_a
|
||||
:cond_9
|
||||
return-object v6
|
||||
|
||||
:cond_b
|
||||
:cond_a
|
||||
return-object v1
|
||||
.end method
|
||||
|
||||
.method private removeDelegate(Ljava/lang/String;Landroidx/appcompat/widget/ResourceManagerInternal$InflateDelegate;)V
|
||||
.locals 1
|
||||
.param p1 # Ljava/lang/String;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroidx/appcompat/widget/ResourceManagerInternal$InflateDelegate;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Landroidx/appcompat/widget/ResourceManagerInternal;->mDelegates:Landroidx/collection/ArrayMap;
|
||||
|
||||
if-eqz v0, :cond_0
|
||||
|
||||
invoke-virtual {v0, p1}, Landroidx/collection/ArrayMap;->get(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
invoke-virtual {v0, p1}, Landroidx/collection/SimpleArrayMap;->get(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
|
@ -897,7 +982,7 @@
|
|||
|
||||
iget-object p2, p0, Landroidx/appcompat/widget/ResourceManagerInternal;->mDelegates:Landroidx/collection/ArrayMap;
|
||||
|
||||
invoke-virtual {p2, p1}, Landroidx/collection/ArrayMap;->remove(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
invoke-virtual {p2, p1}, Landroidx/collection/SimpleArrayMap;->remove(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
|
||||
:cond_0
|
||||
return-void
|
||||
|
@ -905,6 +990,18 @@
|
|||
|
||||
.method private tintDrawable(Landroid/content/Context;IZLandroid/graphics/drawable/Drawable;)Landroid/graphics/drawable/Drawable;
|
||||
.locals 1
|
||||
.param p1 # Landroid/content/Context;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # I
|
||||
.annotation build Landroidx/annotation/DrawableRes;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p4 # Landroid/graphics/drawable/Drawable;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-virtual {p0, p1, p2}, Landroidx/appcompat/widget/ResourceManagerInternal;->getTintList(Landroid/content/Context;I)Landroid/content/res/ColorStateList;
|
||||
|
||||
|
@ -948,7 +1045,9 @@
|
|||
|
||||
move-result v0
|
||||
|
||||
if-nez v0, :cond_3
|
||||
if-eqz v0, :cond_2
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_2
|
||||
invoke-virtual {p0, p1, p2, p4}, Landroidx/appcompat/widget/ResourceManagerInternal;->tintDrawableUsingColorFilter(Landroid/content/Context;ILandroid/graphics/drawable/Drawable;)Z
|
||||
|
@ -966,7 +1065,7 @@
|
|||
return-object p4
|
||||
.end method
|
||||
|
||||
.method static tintDrawable(Landroid/graphics/drawable/Drawable;Landroidx/appcompat/widget/TintInfo;[I)V
|
||||
.method public static tintDrawable(Landroid/graphics/drawable/Drawable;Landroidx/appcompat/widget/TintInfo;[I)V
|
||||
.locals 2
|
||||
|
||||
invoke-static {p0}, Landroidx/appcompat/widget/DrawableUtils;->canSafelyMutateDrawable(Landroid/graphics/drawable/Drawable;)Z
|
||||
|
@ -1052,8 +1151,16 @@
|
|||
|
||||
|
||||
# virtual methods
|
||||
.method public final declared-synchronized getDrawable(Landroid/content/Context;I)Landroid/graphics/drawable/Drawable;
|
||||
.method public declared-synchronized getDrawable(Landroid/content/Context;I)Landroid/graphics/drawable/Drawable;
|
||||
.locals 1
|
||||
.param p1 # Landroid/content/Context;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # I
|
||||
.annotation build Landroidx/annotation/DrawableRes;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
monitor-enter p0
|
||||
|
||||
|
@ -1078,8 +1185,16 @@
|
|||
throw p1
|
||||
.end method
|
||||
|
||||
.method final declared-synchronized getDrawable(Landroid/content/Context;IZ)Landroid/graphics/drawable/Drawable;
|
||||
.method public declared-synchronized getDrawable(Landroid/content/Context;IZ)Landroid/graphics/drawable/Drawable;
|
||||
.locals 1
|
||||
.param p1 # Landroid/content/Context;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # I
|
||||
.annotation build Landroidx/annotation/DrawableRes;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
monitor-enter p0
|
||||
|
||||
|
@ -1130,8 +1245,16 @@
|
|||
throw p1
|
||||
.end method
|
||||
|
||||
.method final declared-synchronized getTintList(Landroid/content/Context;I)Landroid/content/res/ColorStateList;
|
||||
.method public declared-synchronized getTintList(Landroid/content/Context;I)Landroid/content/res/ColorStateList;
|
||||
.locals 1
|
||||
.param p1 # Landroid/content/Context;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # I
|
||||
.annotation build Landroidx/annotation/DrawableRes;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
monitor-enter p0
|
||||
|
||||
|
@ -1177,7 +1300,7 @@
|
|||
throw p1
|
||||
.end method
|
||||
|
||||
.method final getTintMode(I)Landroid/graphics/PorterDuff$Mode;
|
||||
.method public getTintMode(I)Landroid/graphics/PorterDuff$Mode;
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Landroidx/appcompat/widget/ResourceManagerInternal;->mHooks:Landroidx/appcompat/widget/ResourceManagerInternal$ResourceManagerHooks;
|
||||
|
@ -1186,18 +1309,23 @@
|
|||
|
||||
const/4 p1, 0x0
|
||||
|
||||
return-object p1
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
invoke-interface {v0, p1}, Landroidx/appcompat/widget/ResourceManagerInternal$ResourceManagerHooks;->getTintModeForDrawableRes(I)Landroid/graphics/PorterDuff$Mode;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
:goto_0
|
||||
return-object p1
|
||||
.end method
|
||||
|
||||
.method public final declared-synchronized onConfigurationChanged(Landroid/content/Context;)V
|
||||
.method public declared-synchronized onConfigurationChanged(Landroid/content/Context;)V
|
||||
.locals 1
|
||||
.param p1 # Landroid/content/Context;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
monitor-enter p0
|
||||
|
||||
|
@ -1229,8 +1357,20 @@
|
|||
throw p1
|
||||
.end method
|
||||
|
||||
.method final declared-synchronized onDrawableLoadedFromResources(Landroid/content/Context;Landroidx/appcompat/widget/VectorEnabledTintResources;I)Landroid/graphics/drawable/Drawable;
|
||||
.method public declared-synchronized onDrawableLoadedFromResources(Landroid/content/Context;Landroidx/appcompat/widget/VectorEnabledTintResources;I)Landroid/graphics/drawable/Drawable;
|
||||
.locals 1
|
||||
.param p1 # Landroid/content/Context;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroidx/appcompat/widget/VectorEnabledTintResources;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # I
|
||||
.annotation build Landroidx/annotation/DrawableRes;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
monitor-enter p0
|
||||
|
||||
|
@ -1275,7 +1415,7 @@
|
|||
throw p1
|
||||
.end method
|
||||
|
||||
.method public final declared-synchronized setHooks(Landroidx/appcompat/widget/ResourceManagerInternal$ResourceManagerHooks;)V
|
||||
.method public declared-synchronized setHooks(Landroidx/appcompat/widget/ResourceManagerInternal$ResourceManagerHooks;)V
|
||||
.locals 0
|
||||
|
||||
monitor-enter p0
|
||||
|
@ -1297,8 +1437,20 @@
|
|||
throw p1
|
||||
.end method
|
||||
|
||||
.method final tintDrawableUsingColorFilter(Landroid/content/Context;ILandroid/graphics/drawable/Drawable;)Z
|
||||
.method public tintDrawableUsingColorFilter(Landroid/content/Context;ILandroid/graphics/drawable/Drawable;)Z
|
||||
.locals 1
|
||||
.param p1 # Landroid/content/Context;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # I
|
||||
.annotation build Landroidx/annotation/DrawableRes;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # Landroid/graphics/drawable/Drawable;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Landroidx/appcompat/widget/ResourceManagerInternal;->mHooks:Landroidx/appcompat/widget/ResourceManagerInternal$ResourceManagerHooks;
|
||||
|
||||
|
@ -1312,10 +1464,11 @@
|
|||
|
||||
const/4 p1, 0x1
|
||||
|
||||
return p1
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
const/4 p1, 0x0
|
||||
|
||||
:goto_0
|
||||
return p1
|
||||
.end method
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue