Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DResource.cpp2697 bool haveComment = false; in writeSymbolClass() local
2700 haveComment = true; in writeSymbolClass()
2711 if (!haveComment) { in writeSymbolClass()
2712 haveComment = true; in writeSymbolClass()
2720 if (haveComment) { in writeSymbolClass()