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,
122 if (table->modifyForCompat(bundle, resourceName, target, root) != NO_ERROR) { in compileXmlFile()4612 status_t ResourceTable::modifyForCompat(const Bundle* bundle) { in modifyForCompat() function in ResourceTable4839 status_t ResourceTable::modifyForCompat(const Bundle* bundle, in modifyForCompat() function in ResourceTable
1767 if (table.modifyForCompat(bundle) != NO_ERROR) { in buildResources()