Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DResourceTable.cpp790 const String16 array16("array"); in compileResourceFile() local
1421 } else if (strcmp16(block.getElementName(&len), array16.string()) == 0) { in compileResourceFile()
1422 curTag = &array16; in compileResourceFile()
1423 curType = array16; in compileResourceFile()
1464 curType = array16; in compileResourceFile()
1471 curType = array16; in compileResourceFile()
1539 if (curType == array16) { in compileResourceFile()