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