Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DResourceTable.cpp811 const String16 string_array16("string-array"); in compileResourceFile() local
1475 } else if (strcmp16(block.getElementName(&len), string_array16.string()) == 0) { in compileResourceFile()
1499 curTag = &string_array16; in compileResourceFile()