Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/res/
DResources.java982 impl.getValueForDensity(id, density, value, true); in getDrawableForDensity()
1444 public void getValueForDensity(@AnyRes int id, int density, TypedValue outValue, in getValueForDensity() method in Resources
1446 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.java928 static void getValueForDensity(Resources resources, int id, int density, TypedValue outValue, in getValueForDensity() method in Resources_Delegate
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/config/
Dboot-image-profile.txt6436 HSPLandroid/content/res/Resources;->getValueForDensity(IILandroid/util/TypedValue;Z)V
6505 HSPLandroid/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/api/
Dcurrent.txt12781 …method public void getValueForDensity(@AnyRes int, int, android.util.TypedValue, boolean) throws a…