HomeSort by relevance Sort by last modified time
    Searched refs:mHasComments (Results 1 - 2 of 2) sorted by null

  /frameworks/base/tools/aapt2/java/
AnnotationProcessor.h 78 bool mHasComments = false;
AnnotationProcessor.cpp 42 if (!mHasComments) {
43 mHasComments = true;
76 if (mHasComments) {

Completed in 784 milliseconds