Home
last modified time | relevance | path

Searched defs:getAnnotations (Results 1 – 11 of 11) sorted by relevance

/libcore/ojluni/src/main/java/java/lang/reflect/
DAnnotatedElement.java282 Annotation[] getAnnotations(); in getAnnotations() method
DAccessibleObject.java226 public Annotation[] getAnnotations() { in getAnnotations() method in AccessibleObject
DParameter.java326 public Annotation[] getAnnotations() { in getAnnotations() method in Parameter
/libcore/ojluni/annotations/sdk/nullability/java/lang/reflect/
DAnnotatedElement.annotated.java40 …ic java.lang.annotation.@libcore.util.NonNull Annotation @libcore.util.NonNull [] getAnnotations(); in getAnnotations() method
DAccessibleObject.annotated.java48 …annotation.@libcore.util.NonNull Annotation @libcore.util.NonNull [] getAnnotations() { throw new … in getAnnotations() method in AccessibleObject
/libcore/ojluni/annotations/hiddenapi/java/lang/reflect/
DAccessibleObject.java71 public java.lang.annotation.Annotation[] getAnnotations() { in getAnnotations() method in AccessibleObject
DParameter.java123 public java.lang.annotation.Annotation[] getAnnotations() { in getAnnotations() method in Parameter
/libcore/ojluni/annotations/sdk/nullability/java/lang/
DClass.annotated.java167 …annotation.@libcore.util.NonNull Annotation @libcore.util.NonNull [] getAnnotations() { throw new … in getAnnotations() method in Class
/libcore/ojluni/src/main/java/java/lang/
DPackage.java428 public Annotation[] getAnnotations() { in getAnnotations() method in Package
/libcore/ojluni/annotations/mmodule/java/lang/
DClass.annotated.java176 public java.lang.annotation.Annotation[] getAnnotations() { throw new RuntimeException("Stub!"); } in getAnnotations() method in Class
/libcore/ojluni/annotations/hiddenapi/java/lang/
DClass.java377 public java.lang.annotation.Annotation[] getAnnotations() { in getAnnotations() method in Class