Home
last modified time | relevance | path

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

/tools/metalava/metalava/src/main/java/com/android/tools/metalava/
DAnnotationFilter.kt37 fun matchesAnnotationName(qualifiedName: String): Boolean in <lambda>() method
143 override fun matchesAnnotationName(qualifiedName: String): Boolean { in getIncludedAnnotationNames() method in com.android.tools.metalava.ImmutableAnnotationFilter