Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DResourceTable.cpp806 const String16 plurals16("plurals"); in compileResourceFile() local
1449 } else if (strcmp16(block.getElementName(&len), plurals16.string()) == 0) { in compileResourceFile()
1450 curTag = &plurals16; in compileResourceFile()
1451 curType = plurals16; in compileResourceFile()
1575 } else if (curType == plurals16) { in compileResourceFile()