Home
last modified time | relevance | path

Searched refs:loadColorStateList (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/java/android/content/res/
H A DResources.java1079 final ColorStateList csl = impl.loadColorStateList(this, value, id, theme); in getColor()
1141 return impl.loadColorStateList(this, value, id, theme); in getColorStateList()
1148 ColorStateList loadColorStateList(@NonNull TypedValue value, int id, @Nullable Theme theme) in loadColorStateList() method in Resources
1150 return mResourcesImpl.loadColorStateList(this, value, id, theme); in loadColorStateList()
H A DTypedArray.java521 final ColorStateList csl = mResources.loadColorStateList( in getColor()
604 return mResources.loadColorStateList(value, value.resourceId, mTheme); in getColorStateList()
H A DResourcesImpl.java925 ColorStateList csl = loadColorStateList(wrapper, value, id, null);
1080 ColorStateList loadColorStateList(Resources wrapper, TypedValue value, int id,
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt5246 HSPLandroid/content/res/Resources;->loadColorStateList(Landroid/util/TypedValue;ILandroid/content/r…
5327 HSPLandroid/content/res/ResourcesImpl;->loadColorStateList(Landroid/content/res/Resources;Landroid/…
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt5249 HSPLandroid/content/res/Resources;->loadColorStateList(Landroid/util/TypedValue;ILandroid/content/r…
5330 HSPLandroid/content/res/ResourcesImpl;->loadColorStateList(Landroid/content/res/Resources;Landroid/…
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt13823 Landroid/content/res/Resources;->loadColorStateList(Landroid/util/TypedValue;ILandroid/content/res/…
13889 Landroid/content/res/ResourcesImpl;->loadColorStateList(Landroid/content/res/Resources;Landroid/uti…