Searched defs:bag (Results 1 – 3 of 3) sorted by relevance
1432 const ResTable::bag_entry* bag = startOfBag; in android_content_AssetManager_getArrayStringInfo() local1484 const ResTable::bag_entry* bag = startOfBag; in android_content_AssetManager_getArrayStringResource() local1549 const ResTable::bag_entry* bag = startOfBag; in android_content_AssetManager_getArrayIntResource() local
2628 const bag_entry* bag; in applyStyle() local4255 const bag_entry* bag; in stringToValue() local4632 const bag_entry* bag; in stringToValue() local4671 const bag_entry* bag; in stringToValue() local
1579 public Builder setExtras(Bundle bag) { in setExtras()