Searched defs:getCanonicalText (Results 1 – 2 of 2) sorted by relevance
115 private fun getCanonicalText( in <lambda>() method198 …private fun getCanonicalText(type: PsiArrayType, elementAnnotations: List<AnnotationItem>?): Strin… in <lambda>() method in com.android.tools.metalava.model.psi.PsiTypePrinter232 …private fun getCanonicalText(type: PsiPrimitiveType, elementAnnotations: List<AnnotationItem>?): S… in <lambda>() method250 …private fun getCanonicalText(type: PsiClassReferenceType, elementAnnotations: List<AnnotationItem>… in <lambda>() method294 private fun getCanonicalText( in <lambda>() method536 …private fun getCanonicalText(type: PsiImmediateClassType, elementAnnotations: List<AnnotationItem>… in <lambda>() method
441 private fun getCanonicalText( in getCanonicalText() method