Home
last modified time | relevance | path

Searched refs:kSystemApi (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tools/aapt2/java/
DAnnotationProcessor.cpp34 mAnnotationBitMask |= kSystemApi; in appendCommentLine()
88 if (mAnnotationBitMask & kSystemApi) { in writeToStream()
DAnnotationProcessor.h73 kSystemApi = 0x02, enumerator