Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DResourceTable.cpp807 const String16 array16("array"); in compileResourceFile() local
1454 } else if (strcmp16(block.getElementName(&len), array16.string()) == 0) { in compileResourceFile()
1455 curTag = &array16; in compileResourceFile()
1456 curType = array16; in compileResourceFile()
1497 curType = array16; in compileResourceFile()
1504 curType = array16; in compileResourceFile()
1572 if (curType == array16) { in compileResourceFile()