Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/
DIpSecManager.java549 public static final class UdpEncapsulationSocket implements AutoCloseable { class in IpSecManager
556 private UdpEncapsulationSocket(@NonNull IIpSecService service, int port) in UdpEncapsulationSocket() method in IpSecManager.UdpEncapsulationSocket