Home
last modified time | relevance | path

Searched refs:SPI_UNAVAILABLE (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Connectivity/framework-t/src/android/net/
DIpSecManager.java138 int SPI_UNAVAILABLE = 2; field
263 case Status.SPI_UNAVAILABLE: in SecurityParameterIndex()
DIpSecTransform.java115 case IpSecManager.Status.SPI_UNAVAILABLE: in checkResultStatus()
/packages/modules/Connectivity/tests/unit/java/android/net/
DIpSecManagerTest.java158 IpSecSpiResponse spiResp = new IpSecSpiResponse(IpSecManager.Status.SPI_UNAVAILABLE, 0, 0); in testAllocSpiSpiUnavailableException()
/packages/modules/Connectivity/service-t/src/com/android/server/
DIpSecService.java1195 IpSecManager.Status.SPI_UNAVAILABLE, INVALID_RESOURCE_ID, spi); in allocateSecurityParameterIndex()
/packages/modules/Connectivity/framework-t/hiddenapi/
Dhiddenapi-max-target-o-low-priority-tiramisu.txt312 Landroid/net/IpSecManager$Status;->SPI_UNAVAILABLE:I