Home
last modified time | relevance | path

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

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