Searched refs:mSystemApi (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/
H A DResource.cpp175 AnnotationProcessor() : mDeprecated(false), mSystemApi(false) { }
183 mSystemApi = true;
192 if (mSystemApi) {
199 bool mSystemApi; member in class:AnnotationProcessor

Completed in 172 milliseconds