Home
last modified time | relevance | path

Searched refs:getValueForDensity (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/core/java/android/content/res/
DResources.java905 impl.getValueForDensity(id, density, value, true); in getDrawableForDensity()
1367 public void getValueForDensity(@AnyRes int id, int density, TypedValue outValue, in getValueForDensity() method in Resources
1369 mResourcesImpl.getValueForDensity(id, density, outValue, resolveRefs); in getValueForDensity()
DTypedArray.java1004 mResources.getValueForDensity(value.resourceId, density, value, true); in getDrawableForDensity()
DResourcesImpl.java240 void getValueForDensity(@AnyRes int id, int density, TypedValue outValue, in getValueForDensity() method in ResourcesImpl
/frameworks/base/graphics/java/android/graphics/drawable/
DAnimatedImageDrawable.java212 r.getValueForDensity(srcResId, srcDensityOverride, value, true); in updateStateFromTypedArray()
DBitmapDrawable.java819 r.getValueForDensity(srcResId, srcDensityOverride, value, true); in updateStateFromTypedArray()
/frameworks/layoutlib/bridge/src/android/content/res/
DResources_Delegate.java927 static void getValueForDensity(Resources resources, int id, int density, TypedValue outValue, in getValueForDensity() method in Resources_Delegate
/frameworks/base/config/
Dboot-image-profile.txt4878 HSPLandroid/content/res/Resources;->getValueForDensity(IILandroid/util/TypedValue;Z)V
4936 HSPLandroid/content/res/ResourcesImpl;->getValueForDensity(IILandroid/util/TypedValue;Z)V
Dhiddenapi-greylist-max-o.txt16774 Landroid/content/res/ResourcesImpl;->getValueForDensity(IILandroid/util/TypedValue;Z)V
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt9239 …method public void getValueForDensity(int, int, android.util.TypedValue, boolean) throws android.c…
/frameworks/base/non-updatable-api/
Dcurrent.txt12370 …method public void getValueForDensity(@AnyRes int, int, android.util.TypedValue, boolean) throws a…
/frameworks/base/api/
Dcurrent.txt12370 …method public void getValueForDensity(@AnyRes int, int, android.util.TypedValue, boolean) throws a…