Home | History | Annotate | Download | only in aapt

Lines Matching refs:mComment

3455     if (onlyIfEmpty && mComment.size() > 0) {
3458 if (mComment.size() > 0) {
3459 mComment.append(String16("\n"));
3461 mComment.append(comment);