Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/
DIpSecManager.java419 mService.openUdpEncapsulationSocket(port, new Binder()); in UdpEncapsulationSocket()
515 public UdpEncapsulationSocket openUdpEncapsulationSocket(int port) in openUdpEncapsulationSocket() method in IpSecManager
545 public UdpEncapsulationSocket openUdpEncapsulationSocket() in openUdpEncapsulationSocket() method in IpSecManager
DIIpSecService.aidl38 IpSecUdpEncapResponse openUdpEncapsulationSocket(int port, in IBinder binder); in openUdpEncapsulationSocket() method
/frameworks/base/services/core/java/com/android/server/
DIpSecService.java538 public synchronized IpSecUdpEncapResponse openUdpEncapsulationSocket(int port, IBinder binder) in openUdpEncapsulationSocket() method in IpSecService