Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DCommand.cpp296 REQUIRED_NOT_FEATURE_ATTR = 0x1010558, enumerator
1659 REQUIRED_NOT_FEATURE_ATTR, &error); in doDump()
/frameworks/base/tools/aapt2/dump/
DDumpManifest.cpp89 REQUIRED_NOT_FEATURE_ATTR = 0x01010555, enumerator
1367 feature = GetAttributeStringDefault(FindAttribute(element, REQUIRED_NOT_FEATURE_ATTR), ""); in Extract()