Home
last modified time | relevance | path

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

/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
DResourcesWrapper.java211 public void getValueForDensity(int id, int density, TypedValue outValue, boolean resolveRefs) in getValueForDensity() method in ResourcesWrapper
213 mResources.getValueForDensity(id, density, outValue, resolveRefs); in getValueForDensity()
/frameworks/base/core/java/android/content/res/
DResources.java852 getValueForDensity(id, density, value, true); in getDrawableForDensity()
1283 public void getValueForDensity(int id, int density, TypedValue outValue, boolean resolveRefs) in getValueForDensity() method in Resources
/frameworks/base/docs/html/sdk/api_diff/16/
DmissingSinces.txt254 NO DOC BLOCK: android.content.res.Resources Method getValueForDensity(int, int, android.util.TypedV…
/frameworks/base/api/
Dsystem-current.txt9547 …method public void getValueForDensity(int, int, android.util.TypedValue, boolean) throws android.c…
Dcurrent.txt9241 …method public void getValueForDensity(int, int, android.util.TypedValue, boolean) throws android.c…