Searched refs:AnnotatedElements (Results 1 – 6 of 6) sorted by relevance
32 import libcore.reflect.AnnotatedElements;344 return AnnotatedElements.getDirectOrIndirectAnnotationsByType(this, annotationClass); in getAnnotationsByType()428 return AnnotatedElements.getDirectOrIndirectAnnotationsByType(this, annotationClass); in getDeclaredAnnotationsByType()
32 import libcore.reflect.AnnotatedElements;292 return AnnotatedElements.getDirectOrIndirectAnnotationsByType(this, annotationClass); in getAnnotationsByType()
33 import libcore.reflect.AnnotatedElements;921 return AnnotatedElements.getDirectOrIndirectAnnotationsByType(this, annotationClass); in getAnnotationsByType()
32 import libcore.reflect.AnnotatedElements;555 return AnnotatedElements.getDirectOrIndirectAnnotationsByType(this, annotationClass); in getAnnotationsByType()
33 public final class AnnotatedElements { class155 private AnnotatedElements() { in AnnotatedElements() method in AnnotatedElements
381 "luni/src/main/java/libcore/reflect/AnnotatedElements.java",