Searched defs:onlyIfEmpty (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/
H A DResourceTable.cpp2029 bool onlyIfEmpty)
2041 c->appendComment(comment, onlyIfEmpty);
3701 bool onlyIfEmpty)
3706 if (onlyIfEmpty && mComment.size() > 0) {
2025 appendComment(const String16& package, const String16& type, const String16& name, const String16& comment, bool onlyIfEmpty) argument
3700 appendComment(const String16& comment, bool onlyIfEmpty) argument

Completed in 39 milliseconds