Searched refs:modifyForCompat (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/tools/aapt/
H A DResourceTable.h196 status_t modifyForCompat(const Bundle* bundle);
197 status_t modifyForCompat(const Bundle* bundle,
H A DResourceTable.cpp92 if (table->modifyForCompat(bundle, resourceName, target, root) != NO_ERROR) {
4450 status_t ResourceTable::modifyForCompat(const Bundle* bundle) { function in class:ResourceTable
4583 status_t ResourceTable::modifyForCompat(const Bundle* bundle, function in class:ResourceTable
H A DResource.cpp1558 if (table.modifyForCompat(bundle) != NO_ERROR) {

Completed in 162 milliseconds