Home
last modified time | relevance | path

Searched defs:getDeclaredAnnotations (Results 26 – 50 of 828) sorted by relevance

12345678910>>...34

/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/lang/reflect/
H A DConstructor.java139 public java.lang.annotation.Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in Constructor
H A DField.java166 public native java.lang.annotation.Annotation[] getDeclaredAnnotations(); in getDeclaredAnnotations() method in Field
H A DExecutable.java143 public java.lang.annotation.Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in Executable
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/lang/reflect/
DParameter.java298 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in Parameter
DConstructor.java390 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in Constructor
DField.java941 public native Annotation[] getDeclaredAnnotations(); in getDeclaredAnnotations() method in Field
DExecutable.java561 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in Executable
/aosp_15_r20/libcore/ojluni/src/main/java/java/lang/reflect/
H A DParameter.java298 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in Parameter
H A DConstructor.java390 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in Constructor
H A DField.java941 public native Annotation[] getDeclaredAnnotations(); in getDeclaredAnnotations() method in Field
H A DExecutable.java561 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in Executable
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/3/libcore/ojluni/src/main/java/java/lang/reflect/
DConstructor.java390 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in Constructor
DField.java941 public native Annotation[] getDeclaredAnnotations(); in getDeclaredAnnotations() method in Field
DExecutable.java561 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in Executable
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/4/libcore/ojluni/src/main/java/java/lang/reflect/
DParameter.java298 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in Parameter
/aosp_15_r20/libcore/ojluni/annotations/sdk/nullability/java/lang/reflect/
H A DField.annotated.java100 public native java.lang.annotation.Annotation[] getDeclaredAnnotations(); in getDeclaredAnnotations() method in Field
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/lang/
DPackage.java453 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in Package
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/3/libcore/ojluni/src/main/java/java/lang/
DPackage.java453 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in Package
/aosp_15_r20/libcore/ojluni/src/main/java/java/lang/
H A DPackage.java453 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in Package
/aosp_15_r20/libcore/ojluni/annotations/sdk/nullability/java/lang/
H A DClass.annotated.java174[email protected] Annotation @libcore.util.NonNull [] getDeclaredAnnotations(); in getDeclaredAnnotations() method in Class
/aosp_15_r20/libcore/ojluni/annotations/mmodule/java/lang/
H A DClass.annotated.java180 public native java.lang.annotation.Annotation[] getDeclaredAnnotations(); in getDeclaredAnnotations() method in Class
/aosp_15_r20/external/guava/android/guava/src/com/google/common/reflect/
H A DInvokable.java102 public final Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in Invokable
/aosp_15_r20/external/guava/guava/src/com/google/common/reflect/
H A DInvokable.java103 public final Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in Invokable
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/lang/
H A DClass.java382 public native java.lang.annotation.Annotation[] getDeclaredAnnotations(); in getDeclaredAnnotations() method in Class
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/util/
H A DClassUtil.java1354 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in ClassUtil.Ctor

12345678910>>...34