Searched defs:mergeInclusionAnnotations (Results 1 – 3 of 3) sorted by relevance
96 val mergeInclusionAnnotations: List<File> = emptyList(), in <lambda>() constant in com.android.tools.metalava.ApiAnalyzer.Config596 val mergeInclusionAnnotations = config.mergeInclusionAnnotations in <lambda>() constant
104 fun mergeInclusionAnnotations(files: List<File>) { in <lambda>() method
532 private var mergeInclusionAnnotations: List<File> = mutableMergeInclusionAnnotations variable