Searched defs:ICON_ATTR (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/
H A DCommand.cpp275 ICON_ATTR = 0x01010002, enumerator in enum:__anon1327
1331 String8 icon = AaptXml::getResolvedAttribute(res, tree, ICON_ATTR,
1340 String8 icon = AaptXml::getResolvedAttribute(res, tree, ICON_ATTR, &error);
1698 activityIcon = AaptXml::getResolvedAttribute(res, tree, ICON_ATTR,

Completed in 14 milliseconds