Home
last modified time | relevance | path

Searched defs:getDeclaredAnnotations (Results 1 – 24 of 24) sorted by relevance

/libcore/ojluni/src/main/java/java/lang/reflect/
DAnnotatedElement.java428 Annotation[] getDeclaredAnnotations(); in getDeclaredAnnotations() method
DAccessibleObject.java257 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in AccessibleObject
DMethod.java501 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in Method
DConstructor.java390 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in Constructor
DParameter.java298 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in Parameter
DField.java932 public native Annotation[] getDeclaredAnnotations(); in getDeclaredAnnotations() method in Field
DExecutable.java561 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in Executable
/libcore/ojluni/annotations/sdk/nullability/java/lang/reflect/
DAnnotatedElement.annotated.java48 …lang.annotation.@libcore.util.NonNull Annotation @libcore.util.NonNull [] getDeclaredAnnotations(); in getDeclaredAnnotations() method
DAccessibleObject.annotated.java54 …tation.@libcore.util.NonNull Annotation @libcore.util.NonNull [] getDeclaredAnnotations() { throw … in getDeclaredAnnotations() method in AccessibleObject
DExecutable.annotated.java68 …tation.@libcore.util.NonNull Annotation @libcore.util.NonNull [] getDeclaredAnnotations() { throw … in getDeclaredAnnotations() method in Executable
DConstructor.annotated.java70 public java.lang.annotation.Annotation[] getDeclaredAnnotations() { throw new RuntimeException("Stu… in getDeclaredAnnotations() method in Constructor
DParameter.annotated.java63 …tation.@libcore.util.NonNull Annotation @libcore.util.NonNull [] getDeclaredAnnotations() { throw … in getDeclaredAnnotations() method in Parameter
DMethod.annotated.java80 @libcore.util.NonNull public java.lang.annotation.Annotation[] getDeclaredAnnotations() { throw new… in getDeclaredAnnotations() method in Method
DField.annotated.java100 public native java.lang.annotation.Annotation[] getDeclaredAnnotations(); in getDeclaredAnnotations() method in Field
/libcore/ojluni/annotations/hiddenapi/java/lang/reflect/
DAccessibleObject.java85 public java.lang.annotation.Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in AccessibleObject
DParameter.java109 public java.lang.annotation.Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in Parameter
DConstructor.java139 public java.lang.annotation.Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in Constructor
DField.java166 public native java.lang.annotation.Annotation[] getDeclaredAnnotations(); in getDeclaredAnnotations() method in Field
DExecutable.java143 public java.lang.annotation.Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in Executable
/libcore/ojluni/annotations/sdk/nullability/java/lang/
DClass.annotated.java169 …lang.annotation.@libcore.util.NonNull Annotation @libcore.util.NonNull [] getDeclaredAnnotations(); in getDeclaredAnnotations() method in Class
/libcore/ojluni/src/main/java/java/lang/
DPackage.java453 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in Package
DClass.java2615 public native Annotation[] getDeclaredAnnotations(); in getDeclaredAnnotations() method in Class
/libcore/ojluni/annotations/mmodule/java/lang/
DClass.annotated.java183 public native java.lang.annotation.Annotation[] getDeclaredAnnotations(); in getDeclaredAnnotations() method in Class
/libcore/ojluni/annotations/hiddenapi/java/lang/
DClass.java384 public native java.lang.annotation.Annotation[] getDeclaredAnnotations(); in getDeclaredAnnotations() method in Class