Searched refs:getValueForDensity (Results 1 – 10 of 10) sorted by relevance
/aosp14/frameworks/base/core/java/android/content/res/ |
H A D | Resources.java | 993 impl.getValueForDensity(id, density, value, true); in getDrawableForDensity() 1455 public void getValueForDensity(@AnyRes int id, int density, TypedValue outValue, in getValueForDensity() method in Resources 1457 mResourcesImpl.getValueForDensity(id, density, outValue, resolveRefs); in getValueForDensity()
|
H A D | TypedArray.java | 1015 mResources.getValueForDensity(value.resourceId, density, value, true); in getDrawableForDensity()
|
H A D | ResourcesImpl.java | 237 void getValueForDensity(@AnyRes int id, int density, TypedValue outValue, in getValueForDensity() method in ResourcesImpl
|
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/ |
H A D | AnimatedImageDrawable.java | 212 r.getValueForDensity(srcResId, srcDensityOverride, value, true); in updateStateFromTypedArray()
|
H A D | BitmapDrawable.java | 819 r.getValueForDensity(srcResId, srcDensityOverride, value, true); in updateStateFromTypedArray()
|
/aosp14/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 5242 HSPLandroid/content/res/Resources;->getValueForDensity(IILandroid/util/TypedValue;Z)V 5324 HSPLandroid/content/res/ResourcesImpl;->getValueForDensity(IILandroid/util/TypedValue;Z)V
|
/aosp14/frameworks/base/config/ |
H A D | boot-image-profile.txt | 5245 HSPLandroid/content/res/Resources;->getValueForDensity(IILandroid/util/TypedValue;Z)V 5327 HSPLandroid/content/res/ResourcesImpl;->getValueForDensity(IILandroid/util/TypedValue;Z)V
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/core/api/ |
H A D | current.txt | 13467 …method public void getValueForDensity(@AnyRes int, int, android.util.TypedValue, boolean) throws a…
|
/aosp14/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 13887 Landroid/content/res/ResourcesImpl;->getValueForDensity(IILandroid/util/TypedValue;Z)V
|