Home
last modified time | relevance | path

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

/tools/metalava/metalava/src/main/java/com/android/tools/metalava/
DAnnotationFilter.kt35 fun getIncludedAnnotationNames(): Set<String> in <lambda>() method
141 override fun getIncludedAnnotationNames(): Set<String> = qualifiedNameToEntries.keys in getIncludedAnnotationNames() method in com.android.tools.metalava.ImmutableAnnotationFilter