Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DResourceTable.cpp799 const String16 array16("array"); in compileResourceFile() local
1446 } else if (strcmp16(block.getElementName(&len), array16.string()) == 0) { in compileResourceFile()
1447 curTag = &array16; in compileResourceFile()
1448 curType = array16; in compileResourceFile()
1489 curType = array16; in compileResourceFile()
1496 curType = array16; in compileResourceFile()
1564 if (curType == array16) { in compileResourceFile()