Home
last modified time | relevance | path

Searched refs:allocateSecurityParameterIndex (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/tests/net/java/android/net/
DIpSecManagerTest.java97 when(mMockIpSecService.allocateSecurityParameterIndex( in testAllocSpi()
104 mIpSecManager.allocateSecurityParameterIndex(GOOGLE_DNS_4, DROID_SPI); in testAllocSpi()
116 when(mMockIpSecService.allocateSecurityParameterIndex( in testAllocRandomSpi()
123 mIpSecManager.allocateSecurityParameterIndex(GOOGLE_DNS_4); in testAllocRandomSpi()
139 when(mMockIpSecService.allocateSecurityParameterIndex( in testAllocSpiResUnavailableException()
144 mIpSecManager.allocateSecurityParameterIndex(GOOGLE_DNS_4); in testAllocSpiResUnavailableException()
156 when(mMockIpSecService.allocateSecurityParameterIndex( in testAllocSpiSpiUnavailableException()
161 mIpSecManager.allocateSecurityParameterIndex(GOOGLE_DNS_4); in testAllocSpiSpiUnavailableException()
173 mIpSecManager.allocateSecurityParameterIndex(GOOGLE_DNS_4, 0); in testRequestAllocInvalidSpi()
/frameworks/base/tests/net/java/com/android/server/
DIpSecServiceTest.java447 mIpSecService.allocateSecurityParameterIndex( in testValidateIpAddresses()
527 mIpSecService.allocateSecurityParameterIndex( in testSpiResourceTrackerLimitation()
542 mIpSecService.allocateSecurityParameterIndex( in testSpiResourceTrackerLimitation()
555 mIpSecService.allocateSecurityParameterIndex( in testSpiResourceTrackerLimitation()
DIpSecServiceParameterizedTest.java193 mIpSecService.allocateSecurityParameterIndex( in testIpSecServiceReserveSpi()
205 mIpSecService.allocateSecurityParameterIndex( in testReleaseSecurityParameterIndex()
237 mIpSecService.allocateSecurityParameterIndex( in testSecurityParameterIndexBinderDeath()
271 mIpSecService.allocateSecurityParameterIndex( in getNewSpiResourceId()
/frameworks/base/core/java/android/net/
DIIpSecService.aidl35 IpSecSpiResponse allocateSecurityParameterIndex( in allocateSecurityParameterIndex() method
DIpSecManager.java210 mService.allocateSecurityParameterIndex( in SecurityParameterIndex()
278 public SecurityParameterIndex allocateSecurityParameterIndex( in allocateSecurityParameterIndex() method in IpSecManager
311 public SecurityParameterIndex allocateSecurityParameterIndex( in allocateSecurityParameterIndex() method in IpSecManager
/frameworks/base/services/core/java/com/android/server/
DIpSecService.java1097 public synchronized IpSecSpiResponse allocateSecurityParameterIndex( in allocateSecurityParameterIndex() method in IpSecService
/frameworks/base/api/
Dcurrent.txt28592 …nNull public android.net.IpSecManager.SecurityParameterIndex allocateSecurityParameterIndex(@NonNu…
28593 …nNull public android.net.IpSecManager.SecurityParameterIndex allocateSecurityParameterIndex(@NonNu…
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt46228 Landroid/net/IIpSecService$Stub$Proxy;->allocateSecurityParameterIndex(Ljava/lang/String;ILandroid/…
46261 Landroid/net/IIpSecService;->allocateSecurityParameterIndex(Ljava/lang/String;ILandroid/os/IBinder;…