Searched refs:getAnnotationStringValue (Results 1 – 2 of 2) sorted by relevance
80 public static String getAnnotationStringValue(AnnotationValue av) { in getAnnotationStringValue() method in Helpers170 String classNameString = Helpers.getAnnotationStringValue(className); in getImplementedClassName()
68 String className = Helpers.getAnnotationStringValue(cv); in getClassNameTypeElement()170 sdkClassName = Helpers.getAnnotationStringValue(cv).replace('$', '.'); in addShadowNotInSdk()