Searched refs:toAnnotatedString (Results 1 – 1 of 1) sorted by relevance
62 private var toAnnotatedString: String? = null variable in com.android.tools.metalava.model.psi.PsiTypeItem128 if (toAnnotatedString == null) { in toTypeString()129 toAnnotatedString = toTypeString( in toTypeString()140 toAnnotatedString!! in toTypeString()337 toAnnotatedString = null in markRecent()342 toAnnotatedString = toTypeString(outerAnnotations = false, innerAnnotations = false) in scrubAnnotations()343 toInnerAnnotatedString = toAnnotatedString in scrubAnnotations()