Home
last modified time | relevance | path

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

/tools/metalava/src/main/java/com/android/tools/metalava/
DOptions.kt187 private val mutableShowForStubPurposesAnnotation = MutableAnnotationFilter() in <lambda>() constant
362 var showForStubPurposesAnnotations: AnnotationFilter = mutableShowForStubPurposesAnnotation in <lambda>()
839 mutableShowForStubPurposesAnnotation.add(annotation) in <lambda>()