Searched refs:mutableMergeInclusionAnnotations (Results 1 – 1 of 1) sorted by relevance
211 private val mutableMergeInclusionAnnotations: MutableList<File> = mutableListOf() in <lambda>() constant in com.android.tools.metalava.Options527 var mergeInclusionAnnotations: List<File> = mutableMergeInclusionAnnotations in <lambda>()854 ARG_MERGE_INCLUSION_ANNOTATIONS -> mutableMergeInclusionAnnotations.addAll( in <lambda>()