Home
last modified time | relevance | path

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

/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DIpSecBaseTest.java240 public static class NativeTcpSocket extends NativeSocket implements GenericTcpSocket { class in IpSecBaseTest
241 public NativeTcpSocket(FileDescriptor fd) { in NativeTcpSocket() method in IpSecBaseTest.NativeTcpSocket