Searched refs:annotated (Results 1 – 7 of 7) sorted by relevance
98 var annotated = false in generate() variable104 annotated = true in generate()108 annotated = true in generate()114 if (!annotated) { in generate()
165 annotated = false, in toTypeString()426 annotated = true, in toTypeString()445 annotated: Boolean, in getCanonicalText()451 if (annotated && kotlinStyleNulls) { in getCanonicalText()508 } else if (annotated) { in getCanonicalText()
213 annotated: UAnnotated in <lambda>()217 val uAnnotations = annotated.uAnnotations in <lambda>()
110 annotated, and nothing for non-null.205 1279 out of 46900 methods were annotated (2%)206 2 out of 21683 fields were annotated (0%)207 2770 out of 47492 parameters were annotated (5%)246 Top referenced un-annotated members:429 For example, metalava has a feature to mark "newly annotated" nullness
10 to automatically mark code as recently annotated
775 val annotated: String, in <lambda>() constant in com.android.tools.metalava.model.psi.PsiTypePrinterTest.Entry
3023 fun `Test include overridden @Deprecated even if annotated with @hide`() { in Test include overridden @Deprecated even if annotated with @hide()