Searched refs:SPI_UNAVAILABLE (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/net/
H A DIpSecManager.java56 public static final int SPI_UNAVAILABLE = 2; field in interface:IpSecManager.Status
162 case Status.SPI_UNAVAILABLE:
H A DIpSecTransform.java124 case IpSecManager.Status.SPI_UNAVAILABLE:
/frameworks/base/services/core/java/com/android/server/
H A DIpSecService.java464 IpSecManager.Status.SPI_UNAVAILABLE, IpSecManager.INVALID_RESOURCE_ID, spi);

Completed in 190 milliseconds