Home
last modified time | relevance | path

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

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