Searched refs:releaseSecurityParameterIndex (Results 1 – 7 of 7) sorted by relevance
211 mIpSecService.releaseSecurityParameterIndex(spiResp.resourceId); in testReleaseSecurityParameterIndex()449 mIpSecService.releaseSecurityParameterIndex(ipSecConfig.getSpiResourceId()); in testReleaseOwnedSpi()488 mIpSecService.releaseSecurityParameterIndex(ipSecConfig.getSpiResourceId()); in testDeleteTransform()568 mIpSecService.releaseSecurityParameterIndex(ipSecConfig.getSpiResourceId()); in verifyApplyTransportModeTransformCommon()598 mIpSecService.releaseSecurityParameterIndex(ipSecConfig.getSpiResourceId()); in testApplyTransportModeTransformWithClosedSpi()726 mIpSecService.releaseSecurityParameterIndex(ipSecConfig.getSpiResourceId()); in verifyApplyTunnelModeTransformCommon()766 mIpSecService.releaseSecurityParameterIndex(ipSecConfig.getSpiResourceId()); in testApplyTunnelModeTransformWithClosedSpi()
145 mIpSecService.releaseSecurityParameterIndex(1); in testReleaseInvalidSecurityParameterIndex()553 mIpSecService.releaseSecurityParameterIndex(reservedSpis.get(0).resourceId); in testSpiResourceTrackerLimitation()567 mIpSecService.releaseSecurityParameterIndex(spiResp.resourceId); in testSpiResourceTrackerLimitation()
38 void releaseSecurityParameterIndex(int resourceId); in releaseSecurityParameterIndex() method
173 mService.releaseSecurityParameterIndex(mResourceId); in close()
109 verify(mMockIpSecService).releaseSecurityParameterIndex(DUMMY_RESOURCE_ID); in testAllocSpi()129 verify(mMockIpSecService).releaseSecurityParameterIndex(DUMMY_RESOURCE_ID); in testAllocRandomSpi()
1159 public synchronized void releaseSecurityParameterIndex(int resourceId) throws RemoteException { in releaseSecurityParameterIndex() method in IpSecService
43099 Landroid/net/IIpSecService$Stub$Proxy;->releaseSecurityParameterIndex(I)V43128 Landroid/net/IIpSecService;->releaseSecurityParameterIndex(I)V