Searched refs:nativeGetResourceBagValue (Results 1 – 2 of 2) sorted by relevance
554 final int cookie = nativeGetResourceBagValue(mObject, resId, bagEntryId, outValue); in getResourceBagText()1442 private static native int nativeGetResourceBagValue(long ptr, @AnyRes int resId, int bagEntryId, in nativeGetResourceBagValue() method in AssetManager
16429 Landroid/content/res/AssetManager;->nativeGetResourceBagValue(JIILandroid/util/TypedValue;)I