Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/lang/
DClass.java967 final Class<?>[] ifaces = getInterfacesInternal(); in getInterfaces()
976 private native Class<?>[] getInterfacesInternal(); in getInterfacesInternal() method in Class
/libcore/ojluni/annotations/hiddenapi/java/lang/
DClass.java135 private native java.lang.Class<?>[] getInterfacesInternal(); in getInterfacesInternal() method in Class