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

/frameworks/base/tools/aapt/
H A DResourceTable.h209 status_t modifyForCompat(const Bundle* bundle);
210 status_t modifyForCompat(const Bundle* bundle,
H A DResourceTable.cpp125 if (table->modifyForCompat(bundle, resourceName, target, root) != NO_ERROR) {
4615 status_t ResourceTable::modifyForCompat(const Bundle* bundle) { function in class:ResourceTable
4842 status_t ResourceTable::modifyForCompat(const Bundle* bundle, function in class:ResourceTable
H A DResource.cpp1767 if (table.modifyForCompat(bundle) != NO_ERROR) {

Completed in 94 milliseconds