Home
last modified time | relevance | path

Searched refs:getSubInterfaces (Results 1 – 3 of 3) sorted by relevance

/libcore/luni/src/test/java/libcore/java/net/
DNetworkInterfaceTest.java260 nif.getSubInterfaces(); in testGetSubInterfaces()
/libcore/ojluni/src/main/java/java/net/
DNetworkInterface.java251 public Enumeration<NetworkInterface> getSubInterfaces() { in getSubInterfaces() method in NetworkInterface
/libcore/api/
Dcurrent.txt5822 method public java.util.Enumeration<java.net.NetworkInterface> getSubInterfaces();