Searched defs:AnnotationProcessor (Results 1 – 2 of 2) sorted by relevance
32 class AnnotationProcessor; variable
178 class AnnotationProcessor { class180 AnnotationProcessor() : mDeprecated(false), mSystemApi(false) { } in AnnotationProcessor() function in AnnotationProcessor