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

/frameworks/base/tools/aapt/
H A DResourceTable.cpp1980 bool onlyIfEmpty)
1992 c->appendComment(comment, onlyIfEmpty);
3450 bool onlyIfEmpty)
3455 if (onlyIfEmpty && mComment.size() > 0) {
1976 appendComment(const String16& package, const String16& type, const String16& name, const String16& comment, bool onlyIfEmpty) argument
3449 appendComment(const String16& comment, bool onlyIfEmpty) argument

Completed in 25 milliseconds