Home
last modified time | relevance | path

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

12345678910>>...34

/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/lang/reflect/
DAnnotatedElement.java444 Annotation[] getDeclaredAnnotations(); in getDeclaredAnnotations() method
DAccessibleObject.java257 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in AccessibleObject
DRecordComponent.java279 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in RecordComponent
DMethod.java501 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in Method
/aosp_15_r20/libcore/ojluni/annotations/sdk/nullability/java/lang/reflect/
H A DAnnotatedElement.annotated.java48[email protected] Annotation @libcore.util.NonNull [] getDeclaredAnnotations(); in getDeclaredAnnotations() method
H A DRecordComponent.annotated.java48 …NonNull java.lang.annotation.Annotation @libcore.util.NonNull [] getDeclaredAnnotations() { throw … in getDeclaredAnnotations() method in RecordComponent
H A DAccessibleObject.annotated.java54[email protected] Annotation @libcore.util.NonNull [] getDeclaredAnnotations() { throw … in getDeclaredAnnotations() method in AccessibleObject
H A DExecutable.annotated.java68[email protected] Annotation @libcore.util.NonNull [] getDeclaredAnnotations() { throw … in getDeclaredAnnotations() method in Executable
H A DConstructor.annotated.java70 public java.lang.annotation.Annotation[] getDeclaredAnnotations() { throw new RuntimeException("Stu… in getDeclaredAnnotations() method in Constructor
H A DParameter.annotated.java63[email protected] Annotation @libcore.util.NonNull [] getDeclaredAnnotations() { throw … in getDeclaredAnnotations() method in Parameter
H A DMethod.annotated.java80 @libcore.util.NonNull public java.lang.annotation.Annotation[] getDeclaredAnnotations() { throw new… in getDeclaredAnnotations() method in Method
/aosp_15_r20/libcore/ojluni/src/main/java/java/lang/reflect/
H A DAnnotatedElement.java444 Annotation[] getDeclaredAnnotations(); in getDeclaredAnnotations() method
H A DAccessibleObject.java257 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in AccessibleObject
H A DRecordComponent.java279 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in RecordComponent
H A DMethod.java501 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in Method
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/3/libcore/ojluni/src/main/java/java/lang/reflect/
DAnnotatedElement.java444 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
/aosp_15_r20/external/mockito/src/test/java/org/mockito/
H A DAnnotationsAreCopiedFromMockedTypeTest.java79 public Annotation[] getDeclaredAnnotations() { in firstParamOf() method in AnnotationsAreCopiedFromMockedTypeTest
/aosp_15_r20/external/jazzer-api/src/main/java/com/code_intelligence/jazzer/mutation/support/
H A DTypeSupport.java114 public Annotation[] getDeclaredAnnotations() { in asAnnotatedType() method in TypeSupport
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/lang/reflect/
H A DAccessibleObject.java85 public java.lang.annotation.Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in AccessibleObject
H A DParameter.java109 public java.lang.annotation.Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in Parameter
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/4/libcore/ojluni/src/main/java/java/lang/reflect/
DRecordComponent.java279 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in RecordComponent
/aosp_15_r20/external/guava/android/guava/src/com/google/common/reflect/
H A DParameter.java104 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in Parameter
/aosp_15_r20/external/guava/guava/src/com/google/common/reflect/
H A DParameter.java106 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in Parameter

12345678910>>...34