Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/
DIIpSecService.aidl40 IpSecUdpEncapResponse openUdpEncapsulationSocket(int port, in IBinder binder); in openUdpEncapsulationSocket() method
DIpSecManager.java671 public UdpEncapsulationSocket openUdpEncapsulationSocket(int port) in openUdpEncapsulationSocket() method in IpSecManager
705 public UdpEncapsulationSocket openUdpEncapsulationSocket() in openUdpEncapsulationSocket() method in IpSecManager
/frameworks/base/services/core/java/com/android/server/
DIpSecService.java1215 public synchronized IpSecUdpEncapResponse openUdpEncapsulationSocket(int port, IBinder binder) in openUdpEncapsulationSocket() method in IpSecService