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

/frameworks/base/tools/aapt/
H A DResourceTable.h206 status_t modifyForCompat(const Bundle* bundle);
207 status_t modifyForCompat(const Bundle* bundle,
H A DResourceTable.cpp114 if (table->modifyForCompat(bundle, resourceName, target, root) != NO_ERROR) {
4593 status_t ResourceTable::modifyForCompat(const Bundle* bundle) { function in class:ResourceTable
4724 status_t ResourceTable::modifyForCompat(const Bundle* bundle, function in class:ResourceTable
H A DResource.cpp1603 if (table.modifyForCompat(bundle) != NO_ERROR) {

Completed in 60 milliseconds