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

/frameworks/base/tools/aapt/
H A DResourceTable.cpp1840 bool onlyIfEmpty)
1852 c->appendComment(comment, onlyIfEmpty);
3320 bool onlyIfEmpty)
3325 if (onlyIfEmpty && mComment.size() > 0) {
1836 appendComment(const String16& package, const String16& type, const String16& name, const String16& comment, bool onlyIfEmpty) argument
3319 appendComment(const String16& comment, bool onlyIfEmpty) argument

Completed in 61 milliseconds