Searched defs:openUdpEncapsulationSocket (Results 1 – 4 of 4) sorted by relevance
41 IpSecUdpEncapResponse openUdpEncapsulationSocket(int port, in IBinder binder); in openUdpEncapsulationSocket() method
710 public UdpEncapsulationSocket openUdpEncapsulationSocket(int port) in openUdpEncapsulationSocket() method in IpSecManager744 public UdpEncapsulationSocket openUdpEncapsulationSocket() in openUdpEncapsulationSocket() method in IpSecManager
326 private UdpEncapsulationSocket openUdpEncapsulationSocket(int ipVersion) throws Exception { in openUdpEncapsulationSocket() method in IpSecManagerTunnelTest
1282 public synchronized IpSecUdpEncapResponse openUdpEncapsulationSocket(int port, IBinder binder) in openUdpEncapsulationSocket() method in IpSecService