Searched refs:includeTypeUseAnnotations (Results 1 – 5 of 5) sorted by relevance
82 val includeTypeUseAnnotations: Boolean = false, in <lambda>() constant in com.android.tools.metalava.model.text.FileFormat147 if (includeTypeUseAnnotations && !kotlinNameTypeOrder) { in <lambda>()706 var includeTypeUseAnnotations: Boolean? = null in <lambda>() variable in com.android.tools.metalava.model.text.Builder721 includeTypeUseAnnotations = includeTypeUseAnnotations in <lambda>()722 ?: base.includeTypeUseAnnotations, in <lambda>()793 builder.includeTypeUseAnnotations = yesNo(value) in <lambda>()797 yesNo(format.includeTypeUseAnnotations) in <lambda>()
249 annotations = fileFormat.includeTypeUseAnnotations, in <lambda>()377 annotations = fileFormat.includeTypeUseAnnotations, in <lambda>()
482 val format = kotlinStyleFormat.copy(includeTypeUseAnnotations = true) in <lambda>()518 val format = kotlinStyleFormat.copy(includeTypeUseAnnotations = true) in <lambda>()
2152 includeTypeUseAnnotations = true, in Remove findViewById type nullness annotation()
566 FileFormat.V5.copy(kotlinNameTypeOrder = true, includeTypeUseAnnotations = true), in Check header and specifier (v5 + kotlin-name-type-order=yes,kotlin-name-type-order=yes)()