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

/frameworks/base/tools/aapt/
H A DResourceTable.cpp1918 bool onlyIfEmpty)
1930 c->appendComment(comment, onlyIfEmpty);
3384 bool onlyIfEmpty)
3389 if (onlyIfEmpty && mComment.size() > 0) {
1914 appendComment(const String16& package, const String16& type, const String16& name, const String16& comment, bool onlyIfEmpty) argument
3383 appendComment(const String16& comment, bool onlyIfEmpty) argument

Completed in 53 milliseconds