Home
last modified time | relevance | path

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

/packages/modules/Connectivity/framework-t/src/android/net/
DIIpSecService.aidl43 void closeUdpEncapsulationSocket(int resourceId); in closeUdpEncapsulationSocket() method
/packages/modules/Connectivity/service-t/src/com/android/server/
DIpSecService.java1362 public synchronized void closeUdpEncapsulationSocket(int resourceId) throws RemoteException { in closeUdpEncapsulationSocket() method in IpSecService