Home
last modified time | relevance | path

Searched defs:bagEntryId (Results 1 – 1 of 1) sorted by relevance

/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowArscAssetManager.java638 int ident, int bagEntryId, TypedValue outValue, boolean resolve) { in loadResourceBagValue()
647 public static String getResourceBagValue(int ident, int bagEntryId, ResTable resTable) { in getResourceBagValue()
660 int ident, int bagEntryId, TypedValue outValue, boolean resolve, ResTable res) { in loadResourceBagValueInternal()