Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DResource.cpp1821 bool haveComment = false; in writeSymbolClass() local
1824 haveComment = true; in writeSymbolClass()
1840 if (!haveComment) { in writeSymbolClass()
1841 haveComment = true; in writeSymbolClass()
1852 if (haveComment) { in writeSymbolClass()