Home
last modified time | relevance | path

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

/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DIpSecBaseTest.java263 public static class JavaUdpSocket implements GenericUdpSocket { class in IpSecBaseTest
266 public JavaUdpSocket(InetAddress localAddr, int port) { in JavaUdpSocket() method in IpSecBaseTest.JavaUdpSocket
277 public JavaUdpSocket(InetAddress localAddr) { in JavaUdpSocket() method in IpSecBaseTest.JavaUdpSocket