Home
last modified time | relevance | path

Searched defs:getNetworkInterface (Results 1 – 3 of 3) sorted by relevance

/libcore/luni/src/test/java/libcore/java/nio/channels/
DMembershipKeyTest.java262 private static NetworkInterface getNetworkInterface() { in getNetworkInterface() method in MembershipKeyTest
/libcore/ojluni/src/main/java/java/net/
DMulticastSocket.java577 public NetworkInterface getNetworkInterface() throws SocketException { in getNetworkInterface() method in MulticastSocket
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
DMulticastSocketTest.java167 public void getNetworkInterface() throws IOException { in getNetworkInterface() method in MulticastSocketTest