Searched refs:loadResourceValue (Results 1 – 1 of 1) sorted by relevance
226 final int block = loadResourceValue(resId, (short) densityDpi, outValue, resolveRefs); in getResourceValue()822 private native final int loadResourceValue(int ident, short density, TypedValue outValue, in loadResourceValue() method in AssetManager