Home
last modified time | relevance | path

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

/cts/tests/tests/net/src/android/net/cts/
DIpSecBaseTest.java131 public abstract static class NativeSocket implements GenericSocket { class in IpSecBaseTest
134 public NativeSocket(FileDescriptor fd) { in NativeSocket() method in IpSecBaseTest.NativeSocket
191 public static class NativeTcpSocket extends NativeSocket implements GenericTcpSocket {
197 public static class NativeUdpSocket extends NativeSocket implements GenericUdpSocket {