Searched refs:modifyForCompat (Results 1 – 3 of 3) sorted by relevance
196 status_t modifyForCompat(const Bundle* bundle);197 status_t modifyForCompat(const Bundle* bundle,
92 if (table->modifyForCompat(bundle, resourceName, target, root) != NO_ERROR) { in compileXmlFile()4450 status_t ResourceTable::modifyForCompat(const Bundle* bundle) { in modifyForCompat() function in ResourceTable4583 status_t ResourceTable::modifyForCompat(const Bundle* bundle, in modifyForCompat() function in ResourceTable
1558 if (table.modifyForCompat(bundle) != NO_ERROR) { in buildResources()