Home
last modified time | relevance | path

Searched refs:versionForCompat (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tools/aapt/
DResourceTable.h206 bool versionForCompat(const Bundle* bundle, const String16& resourceName,
DResourceTable.cpp81 if (table->versionForCompat(bundle, resourceName, target, root)) { in compileXmlFile()
4772 bool ResourceTable::versionForCompat(const Bundle* bundle, const String16& resourceName, in versionForCompat() function in ResourceTable