Searched refs:getAll (Results 1 - 3 of 3) sorted by relevance

/libcore/ojluni/src/main/java/java/net/
H A DNetworkInterface.java333 final NetworkInterface[] netifs = getAll();
356 private native static NetworkInterface[] getAll() method in class:NetworkInterface
/libcore/ojluni/src/main/java/sun/security/provider/certpath/ldap/
H A DLDAPCertStore.java411 NamingEnumeration<?> enum_ = attr.getAll();
/libcore/ojluni/src/main/native/
H A DNetworkInterface.c330 * Method: getAll
1071 NATIVE_METHOD(NetworkInterface, getAll, "()[Ljava/net/NetworkInterface;"),

Completed in 109 milliseconds