Searched refs:oldAnnotationName (Results 1 – 1 of 1) sorted by relevance
68 val oldAnnotationName = oldAnnotation?.qualifiedName?.substringAfterLast('.') in getApplicableUastTypes() constant70 if (oldAnnotationName != null) { in getApplicableUastTypes()71 val annotation = "androidx.annotation.$oldAnnotationName" in getApplicableUastTypes()