Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/dump/
DDumpManifest.cpp50 VALUE_ATTR = 0x01010024, enumerator
1407 value = GetAttributeStringDefault(FindAttribute(element, VALUE_ATTR), ""); in Extract()
1408 value_int = GetAttributeInteger(FindAttribute(element, VALUE_ATTR)); in Extract()
/frameworks/base/tools/aapt/
DCommand.cpp264 VALUE_ATTR = 0x01010024, enumerator
1864 printResolvedResourceAttribute(res, tree, VALUE_ATTR, String8("value"), in doDump()