Searched refs:LABEL_ATTR (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/tools/aapt/ |
D | Command.cpp | 256 LABEL_ATTR = 0x01010001, enumerator 1322 String8 llabel = AaptXml::getResolvedAttribute(res, tree, LABEL_ATTR, in doDump() 1517 group.label = AaptXml::getResolvedAttribute(res, tree, LABEL_ATTR, &error); in doDump() 1702 activityLabel = AaptXml::getResolvedAttribute(res, tree, LABEL_ATTR, in doDump()
|