Home
last modified time | relevance | path

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

/libcore/ojluni/annotations/hiddenapi/java/lang/reflect/
DExecutable.java207 final native java.lang.String getMethodNameInternal(); in getMethodNameInternal() method in Executable
/libcore/ojluni/src/main/java/java/lang/reflect/
DExecutable.java734 final native String getMethodNameInternal(); in getMethodNameInternal() method in Executable