Home
last modified time | relevance | path

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

/tools/metalava/src/main/java/com/android/tools/metalava/
DAnnotationFilter.kt57 annotationsMatch(includedAnnotation, annotation) in matches()
88 …private fun annotationsMatch(filter: AnnotationFilterEntry, existingAnnotation: AnnotationFilterEn… in annotationsMatch() method