Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DResource.cpp1305 const bool isGroup = strcmp16(block.getElementName(&len), in buildResources() local
1308 "name", isGroup ? packageIdentCharsWithTheStupid in buildResources()
1314 if (!isGroup) { in buildResources()
1357 if (isGroup && (*e == '-')) { in buildResources()