Home
last modified time | relevance | path

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

/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DIpSecBaseTest.java252 public static class NativeUdpSocket extends NativeSocket implements GenericUdpSocket { class in IpSecBaseTest
253 public NativeUdpSocket(FileDescriptor fd) { in NativeUdpSocket() method in IpSecBaseTest.NativeUdpSocket