Home
last modified time | relevance | path

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

/cts/tests/tests/net/src/android/net/cts/
DIpSecBaseTest.java192 public static class JavaUdpSocket implements GenericUdpSocket { class in IpSecBaseTest
195 public JavaUdpSocket(InetAddress localAddr) { in JavaUdpSocket() method in IpSecBaseTest.JavaUdpSocket