HomeSort by relevance Sort by last modified time
    Searched refs:SPI_UNAVAILABLE (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/net/
IpSecManager.java 56 public static final int SPI_UNAVAILABLE = 2;
164 case Status.SPI_UNAVAILABLE:
IpSecTransform.java 127 case IpSecManager.Status.SPI_UNAVAILABLE:
  /frameworks/base/services/core/java/com/android/server/
IpSecService.java 306 retBundle.putInt(KEY_STATUS, IpSecManager.Status.SPI_UNAVAILABLE);
378 retBundle.putInt(KEY_STATUS, IpSecManager.Status.SPI_UNAVAILABLE);

Completed in 2578 milliseconds