Searched defs:bag (Results 1 – 3 of 3) sorted by relevance
1423 const ResTable::bag_entry* bag = startOfBag; in android_content_AssetManager_getArrayStringInfo() local1481 const ResTable::bag_entry* bag = startOfBag; in android_content_AssetManager_getArrayStringResource() local1546 const ResTable::bag_entry* bag = startOfBag; in android_content_AssetManager_getArrayIntResource() local
2492 const bag_entry* bag; in applyStyle() local4104 const bag_entry* bag; in stringToValue() local4481 const bag_entry* bag; in stringToValue() local4520 const bag_entry* bag; in stringToValue() local
1455 public Builder setExtras(Bundle bag) { in setExtras()