Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/
DIpSecManager.java92 public static final int SPI_UNAVAILABLE = 2; field
217 case Status.SPI_UNAVAILABLE: in SecurityParameterIndex()
DIpSecTransform.java121 case IpSecManager.Status.SPI_UNAVAILABLE: in checkResultStatus()
/frameworks/base/tests/net/java/android/net/
DIpSecManagerTest.java155 IpSecSpiResponse spiResp = new IpSecSpiResponse(IpSecManager.Status.SPI_UNAVAILABLE, 0, 0); in testAllocSpiSpiUnavailableException()
/frameworks/base/services/core/java/com/android/server/
DIpSecService.java1140 IpSecManager.Status.SPI_UNAVAILABLE, INVALID_RESOURCE_ID, spi); in allocateSecurityParameterIndex()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt43673 Landroid/net/IpSecManager$Status;->SPI_UNAVAILABLE:I