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

/frameworks/base/tools/aapt/
H A DResourceTable.cpp1684 bool onlyIfEmpty)
1696 c->appendComment(comment, onlyIfEmpty);
3146 bool onlyIfEmpty)
3151 if (onlyIfEmpty && mComment.size() > 0) {
1680 appendComment(const String16& package, const String16& type, const String16& name, const String16& comment, bool onlyIfEmpty) argument
3145 appendComment(const String16& comment, bool onlyIfEmpty) argument

Completed in 11 milliseconds