Home
last modified time | relevance | path

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

/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DIpSecBaseTest.java180 public abstract static class NativeSocket implements GenericSocket { class in IpSecBaseTest
183 public NativeSocket(FileDescriptor fd) { in NativeSocket() method in IpSecBaseTest.NativeSocket
240 public static class NativeTcpSocket extends NativeSocket implements GenericTcpSocket {
252 public static class NativeUdpSocket extends NativeSocket implements GenericUdpSocket {