Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DResourceTable.cpp797 const String16 declare_styleable16("declare-styleable"); in compileResourceFile() local
1230 } else if (strcmp16(block.getElementName(&len), declare_styleable16.string()) == 0) { in compileResourceFile()
1307 … if (strcmp16(block.getElementName(&len), declare_styleable16.string()) == 0) { in compileResourceFile()