Searched defs:mergeInclusionAnnotations (Results 1 – 2 of 2) sorted by relevance
94 val mergeInclusionAnnotations: List<File> = emptyList(), in <lambda>() constant in com.android.tools.metalava.ApiAnalyzer.Config398 val mergeInclusionAnnotations = config.mergeInclusionAnnotations in <lambda>() constant
543 private var mergeInclusionAnnotations: List<File> = mutableMergeInclusionAnnotations variable