Searched defs:openUdpEncapsulationSocket (Results 1 – 4 of 4) sorted by relevance
40 IpSecUdpEncapResponse openUdpEncapsulationSocket(int port, in IBinder binder); in openUdpEncapsulationSocket() method
703 public UdpEncapsulationSocket openUdpEncapsulationSocket(int port) in openUdpEncapsulationSocket() method in IpSecManager737 public UdpEncapsulationSocket openUdpEncapsulationSocket() in openUdpEncapsulationSocket() method in IpSecManager
316 private UdpEncapsulationSocket openUdpEncapsulationSocket(int ipVersion) throws Exception { in openUdpEncapsulationSocket() method in IpSecManagerTunnelTest
1273 public synchronized IpSecUdpEncapResponse openUdpEncapsulationSocket(int port, IBinder binder) in openUdpEncapsulationSocket() method in IpSecService