Searched refs:mutableShowAnnotations (Results 1 – 1 of 1) sorted by relevance
179 private val mutableShowAnnotations = MutableAnnotationFilter() in <lambda>() constant in com.android.tools.metalava.Options314 var showAnnotations: AnnotationFilter = mutableShowAnnotations in <lambda>()826 … ARG_SHOW_ANNOTATION, "-showAnnotation" -> mutableShowAnnotations.add(getValue(args, ++index)) in <lambda>()832 mutableShowAnnotations.add(annotation) in <lambda>()839 mutableShowAnnotations.add(annotation) in <lambda>()