Home
last modified time | relevance | path

Searched refs:getDeclaredAnnotationsNative (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/java/lang/reflect/
DExecutable.java563 return getDeclaredAnnotationsNative(); in getDeclaredAnnotations()
568 private native Annotation[] getDeclaredAnnotationsNative(); in getDeclaredAnnotationsNative() method in Executable
/libcore/ojluni/annotations/hiddenapi/java/lang/reflect/
DExecutable.java147 private native java.lang.annotation.Annotation[] getDeclaredAnnotationsNative(); in getDeclaredAnnotationsNative() method in Executable