Home
last modified time | relevance | path

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

/tools/platform-compat/java/com/android/annotationvisitor/
DAnnotationVisitor.java60 handleAnnotations(context, annotationEntries); in visit()
81 handleAnnotations(context, annotationEntries); in visitMember()
84 private void handleAnnotations(AnnotationContext context, AnnotationEntry[] annotationEntries) { in handleAnnotations() method in AnnotationVisitor