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

/frameworks/base/tools/aapt/
H A DCommand.cpp346 ICON_ATTR = 0x01010002, enumerator in enum:__anon1148
812 String8 icon = getResolvedAttribute(&res, tree, ICON_ATTR, &error);
819 String8 icon = getResolvedAttribute(&res, tree, ICON_ATTR, &error);
1099 activityIcon = getResolvedAttribute(&res, tree, ICON_ATTR, &error);

Completed in 11 milliseconds