Home | History | Annotate | Download | only in aapt

Lines Matching full:mdeprecated

184     AnnotationProcessor() : mDeprecated(false), mSystemApi(false) { }
189 mDeprecated = true;
198 if (mDeprecated) {
207 bool mDeprecated;