Searched refs:unshortenAnnotation (Results 1 – 2 of 2) sorted by relevance
526 fun unshortenAnnotation(source: String): String { in unshortenAnnotation() method
305 annotation = AnnotationItem.Companion.unshortenAnnotation(annotation); in getAnnotations()