Searched defs:annotation (Results 1 – 2 of 2) sorted by relevance
72 A annotation = getDeclaredAnnotation(c, annotationType); in getAnnotation() local535 com.android.dex.Annotation annotation = null; in getAnnotationReader() local626 com.android.dex.Annotation annotation = annotationIn.readAnnotation(); in annotationSetToAnnotations() local640 Class<A> annotationClass, com.android.dex.Annotation annotation) { in toAnnotationInstance()
391 Class<? extends Annotation> annotation) { in assertPresent()