Home
last modified time | relevance | path

Searched defs:subVisitors (Results 1 – 1 of 1) sorted by relevance

/external/desugar/java/com/google/devtools/build/android/desugar/
DInterfaceDesugaring.java571 AnnotationVisitor[] subVisitors = new AnnotationVisitor[moreDestinations.length]; in visitAnnotation() local
581 AnnotationVisitor[] subVisitors = new AnnotationVisitor[moreDestinations.length]; in visitArray() local