Searched refs:modifyForCompat (Results 1 – 3 of 3) sorted by relevance
209 status_t modifyForCompat(const Bundle* bundle);210 status_t modifyForCompat(const Bundle* bundle,
124 if (table->modifyForCompat(bundle, resourceName, target, root) != NO_ERROR) { in compileXmlFile()4605 status_t ResourceTable::modifyForCompat(const Bundle* bundle) { in modifyForCompat() function in ResourceTable4832 status_t ResourceTable::modifyForCompat(const Bundle* bundle, in modifyForCompat() function in ResourceTable
1770 if (table.modifyForCompat(bundle) != NO_ERROR) { in buildResources()