Home
last modified time | relevance | path

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

/external/desugar/java/com/google/devtools/build/android/desugar/
DInterfaceDesugaring.java545 private final AnnotationVisitor[] moreDestinations; field in InterfaceDesugaring.MultiplexAnnotationVisitor
548 @Nullable AnnotationVisitor dest, AnnotationVisitor... moreDestinations) { in MultiplexAnnotationVisitor()