/libcore/ojluni/src/main/java/java/lang/reflect/ |
D | AnnotatedElement.java | 428 Annotation[] getDeclaredAnnotations(); in getDeclaredAnnotations() method
|
D | AccessibleObject.java | 257 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in AccessibleObject
|
D | Method.java | 501 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in Method
|
D | Constructor.java | 390 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in Constructor
|
D | Parameter.java | 298 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in Parameter
|
D | Field.java | 932 public native Annotation[] getDeclaredAnnotations(); in getDeclaredAnnotations() method in Field
|
D | Executable.java | 561 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in Executable
|
/libcore/ojluni/annotations/sdk/nullability/java/lang/reflect/ |
D | AnnotatedElement.annotated.java | 48 …lang.annotation.@libcore.util.NonNull Annotation @libcore.util.NonNull [] getDeclaredAnnotations(); in getDeclaredAnnotations() method
|
D | AccessibleObject.annotated.java | 54 …tation.@libcore.util.NonNull Annotation @libcore.util.NonNull [] getDeclaredAnnotations() { throw … in getDeclaredAnnotations() method in AccessibleObject
|
D | Executable.annotated.java | 68 …tation.@libcore.util.NonNull Annotation @libcore.util.NonNull [] getDeclaredAnnotations() { throw … in getDeclaredAnnotations() method in Executable
|
D | Constructor.annotated.java | 70 public java.lang.annotation.Annotation[] getDeclaredAnnotations() { throw new RuntimeException("Stu… in getDeclaredAnnotations() method in Constructor
|
D | Parameter.annotated.java | 63 …tation.@libcore.util.NonNull Annotation @libcore.util.NonNull [] getDeclaredAnnotations() { throw … in getDeclaredAnnotations() method in Parameter
|
D | Method.annotated.java | 80 @libcore.util.NonNull public java.lang.annotation.Annotation[] getDeclaredAnnotations() { throw new… in getDeclaredAnnotations() method in Method
|
D | Field.annotated.java | 100 public native java.lang.annotation.Annotation[] getDeclaredAnnotations(); in getDeclaredAnnotations() method in Field
|
/libcore/ojluni/annotations/hiddenapi/java/lang/reflect/ |
D | AccessibleObject.java | 85 public java.lang.annotation.Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in AccessibleObject
|
D | Parameter.java | 109 public java.lang.annotation.Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in Parameter
|
D | Constructor.java | 139 public java.lang.annotation.Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in Constructor
|
D | Field.java | 166 public native java.lang.annotation.Annotation[] getDeclaredAnnotations(); in getDeclaredAnnotations() method in Field
|
D | Executable.java | 143 public java.lang.annotation.Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in Executable
|
/libcore/ojluni/annotations/sdk/nullability/java/lang/ |
D | Class.annotated.java | 169 …lang.annotation.@libcore.util.NonNull Annotation @libcore.util.NonNull [] getDeclaredAnnotations(); in getDeclaredAnnotations() method in Class
|
/libcore/ojluni/src/main/java/java/lang/ |
D | Package.java | 453 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in Package
|
D | Class.java | 2615 public native Annotation[] getDeclaredAnnotations(); in getDeclaredAnnotations() method in Class
|
/libcore/ojluni/annotations/mmodule/java/lang/ |
D | Class.annotated.java | 183 public native java.lang.annotation.Annotation[] getDeclaredAnnotations(); in getDeclaredAnnotations() method in Class
|
/libcore/ojluni/annotations/hiddenapi/java/lang/ |
D | Class.java | 384 public native java.lang.annotation.Annotation[] getDeclaredAnnotations(); in getDeclaredAnnotations() method in Class
|