Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DCommand.cpp257 LABEL_ATTR = 0x01010001, enumerator
1393 String8 llabel = AaptXml::getResolvedAttribute(res, tree, LABEL_ATTR, in doDump()
1593 group.label = AaptXml::getResolvedAttribute(res, tree, LABEL_ATTR, &error); in doDump()
1777 activityLabel = AaptXml::getResolvedAttribute(res, tree, LABEL_ATTR, in doDump()
/frameworks/base/tools/aapt2/dump/
DDumpManifest.cpp46 LABEL_ATTR = 0x01010001, enumerator
706 label = GetAttributeStringDefault(FindAttribute(element, LABEL_ATTR), ""); in Extract()
719 auto attr = FindAttribute(element, LABEL_ATTR); in Extract()
1055 label = GetAttributeStringDefault(FindAttribute(element, LABEL_ATTR), ""); in Extract()
1555 label = GetAttributeStringDefault(FindAttribute(element, LABEL_ATTR), ""); in Extract()