Searched refs:bagEntryId (Results 1 – 1 of 1) sorted by relevance
589 @Nullable CharSequence getResourceBagText(@StringRes int resId, int bagEntryId) { in getResourceBagText() argument593 final int cookie = nativeGetResourceBagValue(mObject, resId, bagEntryId, outValue); in getResourceBagText()1550 private static native int nativeGetResourceBagValue(long ptr, @AnyRes int resId, int bagEntryId, in nativeGetResourceBagValue() argument