Searched refs:bagEntryId (Results 1 – 1 of 1) sorted by relevance
550 @Nullable CharSequence getResourceBagText(@StringRes int resId, int bagEntryId) { in getResourceBagText() argument554 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() argument