Home
last modified time | relevance | path

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

/tools/metalava/src/main/java/com/android/tools/metalava/
DAnnotationFilter.kt19 fun matchesSuffix(annotationSuffix: String): Boolean in <lambda>() method
69 override fun matchesSuffix(annotationSuffix: String): Boolean { in matchesSuffix() method in com.android.tools.metalava.MutableAnnotationFilter