Home
last modified time | relevance | path

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

/packages/modules/Connectivity/framework-t/src/android/net/
DIIpSecService.aidl40 IpSecUdpEncapResponse openUdpEncapsulationSocket(int port, in IBinder binder); in openUdpEncapsulationSocket() method
DIpSecManager.java684 public UdpEncapsulationSocket openUdpEncapsulationSocket(int port) in openUdpEncapsulationSocket() method in IpSecManager
718 public UdpEncapsulationSocket openUdpEncapsulationSocket() in openUdpEncapsulationSocket() method in IpSecManager
/packages/modules/Connectivity/service-t/src/com/android/server/
DIpSecService.java1202 public synchronized IpSecUdpEncapResponse openUdpEncapsulationSocket(int port, IBinder binder) in openUdpEncapsulationSocket() method in IpSecService