Home
last modified time | relevance | path

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

/cts/tests/tests/net/src/android/net/cts/
DIpSecBaseTest.java197 public static class NativeUdpSocket extends NativeSocket implements GenericUdpSocket { class in IpSecBaseTest
198 public NativeUdpSocket(FileDescriptor fd) { in NativeUdpSocket() method in IpSecBaseTest.NativeUdpSocket