Searched refs:toAnnotatedString (Results 1 – 1 of 1) sorted by relevance
63 private var toAnnotatedString: String? = null variable in com.android.tools.metalava.model.psi.PsiTypeItem129 if (toAnnotatedString == null) { in toTypeString()130 toAnnotatedString = toTypeString( in toTypeString()141 toAnnotatedString!! in toTypeString()338 toAnnotatedString = null in markRecent()343 toAnnotatedString = toTypeString(outerAnnotations = false, innerAnnotations = false) in scrubAnnotations()344 toInnerAnnotatedString = toAnnotatedString in scrubAnnotations()