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

/libcore/luni/src/test/java/libcore/java/net/
H A DNetworkInterfaceTest.java121 if (nif.isPointToPoint()) {
184 lo.isPointToPoint();
/libcore/ojluni/src/main/java/java/net/
H A DNetworkInterface.java478 public boolean isPointToPoint() throws SocketException { method in class:NetworkInterface
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
H A DMulticastSocketTest.java934 && !iface.isPointToPoint()

Completed in 204 milliseconds