Home
last modified time | relevance | path

Searched defs:getParameterAnnotationsInternal (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/annotations/hiddenapi/java/lang/reflect/
DExecutable.java173 final java.lang.annotation.Annotation[][] getParameterAnnotationsInternal() { in getParameterAnnotationsInternal() method in Executable
/libcore/ojluni/src/main/java/java/lang/reflect/
DExecutable.java652 final Annotation[][] getParameterAnnotationsInternal() { in getParameterAnnotationsInternal() method in Executable