Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/res/
DResources.java1090 final ColorStateList csl = impl.loadColorStateList(this, value, id, theme); in getColor()
1152 return impl.loadColorStateList(this, value, id, theme); in getColorStateList()
1159 ColorStateList loadColorStateList(@NonNull TypedValue value, int id, @Nullable Theme theme) in loadColorStateList() method in Resources
1161 return mResourcesImpl.loadColorStateList(this, value, id, theme); in loadColorStateList()
DTypedArray.java525 final ColorStateList csl = mResources.loadColorStateList( in getColor()
608 return mResources.loadColorStateList(value, value.resourceId, mTheme); in getColorStateList()
DResourcesImpl.java1010 ColorStateList csl = loadColorStateList(wrapper, value, id, null);
1165 ColorStateList loadColorStateList(Resources wrapper, TypedValue value, int id,
/frameworks/base/boot/
Dboot-image-profile.txt5162 HSPLandroid/content/res/Resources;->loadColorStateList(Landroid/util/TypedValue;ILandroid/content/r…
5247 HSPLandroid/content/res/ResourcesImpl;->loadColorStateList(Landroid/content/res/Resources;Landroid/…
/frameworks/base/config/
Dboot-image-profile.txt5165 HSPLandroid/content/res/Resources;->loadColorStateList(Landroid/util/TypedValue;ILandroid/content/r…
5250 HSPLandroid/content/res/ResourcesImpl;->loadColorStateList(Landroid/content/res/Resources;Landroid/…
/frameworks/base/boot/hiddenapi/
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…