Home
last modified time | relevance | path

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

/tools/metalava/src/main/java/com/android/tools/metalava/
DAnnotationFilter.kt62 val annotationNames = mutableListOf<String>() in getIncludedAnnotationNames() constant
64 annotationNames.add(expression.qualifiedName) in getIncludedAnnotationNames()
66 return annotationNames in getIncludedAnnotationNames()