Searched refs:loadResourceValue (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/content/res/
H A DAssetManager.java152 int block = loadResourceValue(ident, (short) 0, tmpValue, true);
197 int block = loadResourceValue(ident, (short) density, outValue, resolveRefs);
692 private native final int loadResourceValue(int ident, short density, TypedValue outValue, method in class:AssetManager

Completed in 34 milliseconds