Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DResource.cpp2694 bool haveComment = false; in writeSymbolClass() local
2697 haveComment = true; in writeSymbolClass()
2708 if (!haveComment) { in writeSymbolClass()
2709 haveComment = true; in writeSymbolClass()
2717 if (haveComment) { in writeSymbolClass()