Home
last modified time | relevance | path

Searched defs:closeUdpEncapsulationSocket (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/net/
DIIpSecService.aidl42 void closeUdpEncapsulationSocket(int resourceId); in closeUdpEncapsulationSocket() method
/frameworks/base/services/core/java/com/android/server/
DIpSecService.java1266 public synchronized void closeUdpEncapsulationSocket(int resourceId) throws RemoteException { in closeUdpEncapsulationSocket() method in IpSecService