Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/dump/
DDumpManifest.cpp83 REQUIRED_NOT_FEATURE_ATTR = 0x01010558, enumerator
1060 FindAttribute(element, REQUIRED_NOT_FEATURE_ATTR), ""); in Extract()
/frameworks/base/tools/aapt/
DCommand.cpp295 REQUIRED_NOT_FEATURE_ATTR = 0x1010558, enumerator
1583 REQUIRED_NOT_FEATURE_ATTR, &error); in doDump()