Home
last modified time | relevance | path

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

/frameworks/support/v7/appcompat/src/android/support/v7/widget/
DResourcesWrapper.java208 public void getValueForDensity(int id, int density, TypedValue outValue, boolean resolveRefs) in getValueForDensity() method in ResourcesWrapper
210 mResources.getValueForDensity(id, density, outValue, resolveRefs); in getValueForDensity()
/frameworks/base/core/java/android/content/res/
DResources.java823 impl.getValueForDensity(id, density, value, true); in getDrawableForDensity()
1302 public void getValueForDensity(@AnyRes int id, int density, TypedValue outValue, in getValueForDensity() method in Resources
1304 mResourcesImpl.getValueForDensity(id, density, outValue, resolveRefs); in getValueForDensity()
DResourcesImpl.java193 void getValueForDensity(@AnyRes int id, int density, TypedValue outValue, in getValueForDensity() method in ResourcesImpl
/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.txt10269 …method public void getValueForDensity(int, int, android.util.TypedValue, boolean) throws android.c…
Dtest-current.txt10282 …method public void getValueForDensity(int, int, android.util.TypedValue, boolean) throws android.c…
Dsystem-current.txt10708 …method public void getValueForDensity(int, int, android.util.TypedValue, boolean) throws android.c…