Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/res/
DResources.java991 final ColorStateList csl = impl.loadColorStateList(this, value, id, theme); in getColor()
1053 return impl.loadColorStateList(this, value, id, theme); in getColorStateList()
1060 ColorStateList loadColorStateList(@NonNull TypedValue value, int id, @Nullable Theme theme) in loadColorStateList() method in Resources
1062 return mResourcesImpl.loadColorStateList(this, value, id, theme); in loadColorStateList()
DTypedArray.java520 final ColorStateList csl = mResources.loadColorStateList( in getColor()
600 return mResources.loadColorStateList(value, value.resourceId, mTheme); in getColorStateList()
DResourcesImpl.java919 ColorStateList csl = loadColorStateList(wrapper, value, id, null); in loadColorOrXmlDrawable()
1073 ColorStateList loadColorStateList(Resources wrapper, TypedValue value, int id, in loadColorStateList() method
/frameworks/base/config/
Dboot-image-profile.txt4880 HSPLandroid/content/res/Resources;->loadColorStateList(Landroid/util/TypedValue;ILandroid/content/r…
4937 HSPLandroid/content/res/ResourcesImpl;->loadColorStateList(Landroid/content/res/Resources;Landroid/…
Dhiddenapi-greylist-max-o.txt16710 Landroid/content/res/Resources;->loadColorStateList(Landroid/util/TypedValue;ILandroid/content/res/…
16776 Landroid/content/res/ResourcesImpl;->loadColorStateList(Landroid/content/res/Resources;Landroid/uti…