Home
last modified time | relevance | path

Searched defs:getDeclaredAnnotationsByType (Results 1 – 25 of 521) sorted by relevance

12345678910>>...21

/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/lang/reflect/
DAnnotatedElement.java424 default <T extends Annotation> T[] getDeclaredAnnotationsByType(Class<T> annotationClass) { in getDeclaredAnnotationsByType() method
DAccessibleObject.java247 public <T extends Annotation> T[] getDeclaredAnnotationsByType(Class<T> annotationClass) { in getDeclaredAnnotationsByType() method in AccessibleObject
DParameter.java316 public <T extends Annotation> T[] getDeclaredAnnotationsByType(Class<T> annotationClass) { in getDeclaredAnnotationsByType() method in Parameter
/aosp_15_r20/libcore/ojluni/annotations/sdk/nullability/java/lang/reflect/
H A DAnnotatedElement.annotated.java46 public default <T extends java.lang.annotation.Annotation> T[] getDeclaredAnnotationsByType(@libcor… in getDeclaredAnnotationsByType() method
H A DAccessibleObject.annotated.java52 public <T extends java.lang.annotation.Annotation> T[] getDeclaredAnnotationsByType(@libcore.util.N… in getDeclaredAnnotationsByType() method in AccessibleObject
H A DParameter.annotated.java67 public <T extends java.lang.annotation.Annotation> T[] getDeclaredAnnotationsByType(@libcore.util.N… in getDeclaredAnnotationsByType() method in Parameter
/aosp_15_r20/libcore/ojluni/src/main/java/java/lang/reflect/
H A DAnnotatedElement.java424 default <T extends Annotation> T[] getDeclaredAnnotationsByType(Class<T> annotationClass) { in getDeclaredAnnotationsByType() method
H A DAccessibleObject.java247 public <T extends Annotation> T[] getDeclaredAnnotationsByType(Class<T> annotationClass) { in getDeclaredAnnotationsByType() method in AccessibleObject
H A DParameter.java316 public <T extends Annotation> T[] getDeclaredAnnotationsByType(Class<T> annotationClass) { in getDeclaredAnnotationsByType() method in Parameter
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/3/libcore/ojluni/src/main/java/java/lang/reflect/
DAnnotatedElement.java424 default <T extends Annotation> T[] getDeclaredAnnotationsByType(Class<T> annotationClass) { in getDeclaredAnnotationsByType() method
DAccessibleObject.java247 public <T extends Annotation> T[] getDeclaredAnnotationsByType(Class<T> annotationClass) { in getDeclaredAnnotationsByType() method in AccessibleObject
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/lang/reflect/
H A DAccessibleObject.java80 public <T extends java.lang.annotation.Annotation> T[] getDeclaredAnnotationsByType( in getDeclaredAnnotationsByType() method in AccessibleObject
H A DParameter.java118 public <T extends java.lang.annotation.Annotation> T[] getDeclaredAnnotationsByType( in getDeclaredAnnotationsByType() method in Parameter
/aosp_15_r20/external/guava/android/guava/src/com/google/common/reflect/
H A DParameter.java122 public <A extends Annotation> A[] getDeclaredAnnotationsByType(Class<A> annotationType) { in getDeclaredAnnotationsByType() method in Parameter
/aosp_15_r20/external/guava/guava/src/com/google/common/reflect/
H A DParameter.java124 public <A extends Annotation> A[] getDeclaredAnnotationsByType(Class<A> annotationType) { in getDeclaredAnnotationsByType() method in Parameter
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/4/libcore/ojluni/src/main/java/java/lang/reflect/
DParameter.java316 public <T extends Annotation> T[] getDeclaredAnnotationsByType(Class<T> annotationClass) { in getDeclaredAnnotationsByType() method in Parameter
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/lang/
DPackage.java446 public <A extends Annotation> A[] getDeclaredAnnotationsByType(Class<A> annotationClass) { in getDeclaredAnnotationsByType() method in Package
DClass.java4332 public <A extends Annotation> A[] getDeclaredAnnotationsByType(Class<A> annotationClass) { in getDeclaredAnnotationsByType() method in Class
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/3/libcore/ojluni/src/main/java/java/lang/
DPackage.java446 public <A extends Annotation> A[] getDeclaredAnnotationsByType(Class<A> annotationClass) { in getDeclaredAnnotationsByType() method in Package
/aosp_15_r20/libcore/ojluni/src/main/java/java/lang/
H A DPackage.java446 public <A extends Annotation> A[] getDeclaredAnnotationsByType(Class<A> annotationClass) { in getDeclaredAnnotationsByType() method in Package
H A DClass.java4332 public <A extends Annotation> A[] getDeclaredAnnotationsByType(Class<A> annotationClass) { in getDeclaredAnnotationsByType() method in Class
/aosp_15_r20/libcore/ojluni/annotations/sdk/nullability/java/lang/
H A DClass.annotated.java168 ….Annotation> @libcore.util.NonNull A @libcore.util.NonNull [] getDeclaredAnnotationsByType(@libcor… in getDeclaredAnnotationsByType() method in Class
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/2/libcore/ojluni/src/main/java/java/lang/
DClass.java4332 public <A extends Annotation> A[] getDeclaredAnnotationsByType(Class<A> annotationClass) { in getDeclaredAnnotationsByType() method in Class
/aosp_15_r20/external/ow2-asm/tools/
HDjdk8-api.jarMETA-INF/ java/io/CharArrayReader.class <Unknown> package java.io public ...
/aosp_15_r20/out/soong/.intermediates/libcore/java.current.stubs/android_common/turbine-combined/
Djava.current.stubs.jarjava/awt/font/NumericShaper$Range.class <Unknown> package java.awt. ...

12345678910>>...21