Searched defs:mSystemApi (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/tools/aapt/
H A DResource.cpp180 AnnotationProcessor() : mDeprecated(false), mSystemApi(false) { }
188 mSystemApi = true;
197 if (mSystemApi) {
204 bool mSystemApi; member in class:AnnotationProcessor

Completed in 59 milliseconds