Searched refs:loadResourceValue (Results 1 – 1 of 1) sorted by relevance
151 int block = loadResourceValue(ident, (short) 0, tmpValue, true); in getResourceText()196 int block = loadResourceValue(ident, (short) density, outValue, resolveRefs); in getResourceValue()719 private native final int loadResourceValue(int ident, short density, TypedValue outValue, in loadResourceValue() method in AssetManager