Searched defs:annotationType (Results 1 – 3 of 3) sorted by relevance
117 protected DexAnnotation getAnnotation(DexAnnotatedElement element, String annotationType) { in getAnnotation()
219 AnnotationTypeDoc annotationType = (AnnotationTypeDoc) classDoc; in convertClass() local570 IClassReference annotationType = (IClassReference) convertTypeReference( in convertAnnotation() local
369 String annotationType) { in getAnnotation()