Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DResourceTable.cpp809 const String16 array16("array"); in compileResourceFile() local
1456 } else if (strcmp16(block.getElementName(&len), array16.c_str()) == 0) { in compileResourceFile()
1457 curTag = &array16; in compileResourceFile()
1458 curType = array16; in compileResourceFile()
1499 curType = array16; in compileResourceFile()
1506 curType = array16; in compileResourceFile()
1574 if (curType == array16) { in compileResourceFile()