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