Searched defs:getValueForDensity (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/core/java/android/content/res/ |
D | ResourcesImpl.java | 240 void getValueForDensity(@AnyRes int id, int density, TypedValue outValue, in getValueForDensity() method in ResourcesImpl
|
D | Resources.java | 1367 public void getValueForDensity(@AnyRes int id, int density, TypedValue outValue, in getValueForDensity() method in Resources
|
/frameworks/layoutlib/bridge/src/android/content/res/ |
D | Resources_Delegate.java | 927 static void getValueForDensity(Resources resources, int id, int density, TypedValue outValue, in getValueForDensity() method in Resources_Delegate
|