Home
last modified time | relevance | path

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

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