Home
last modified time | relevance | path

Searched refs:EUICC_OTA_IN_PROGRESS (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/telephony/java/android/telephony/euicc/
DEuiccManager.java508 EUICC_OTA_IN_PROGRESS,
523 public static final int EUICC_OTA_IN_PROGRESS = 1; field in EuiccManager
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/euicc/
DEuiccControllerTest.java260 false /* serviceAvailable */, EuiccManager.EUICC_OTA_IN_PROGRESS); in testStartOtaUpdatingIfNecessary_serviceNotAvailable()
268 true /* serviceAvailable */, EuiccManager.EUICC_OTA_IN_PROGRESS); in testStartOtaUpdatingIfNecessary_otaStatusChanged()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
DEuiccConnector.java927 if (status == EuiccManager.EUICC_OTA_IN_PROGRESS) { in processMessage()
/frameworks/base/telephony/api/
Dsystem-current.txt1240 field public static final int EUICC_OTA_IN_PROGRESS = 1; // 0x1
1254 …@IntDef(prefix={"EUICC_OTA_"}, value={android.telephony.euicc.EuiccManager.EUICC_OTA_IN_PROGRESS, …
/frameworks/base/api/
Dsystem-current.txt9468 field public static final int EUICC_OTA_IN_PROGRESS = 1; // 0x1
9482 …@IntDef(prefix={"EUICC_OTA_"}, value={android.telephony.euicc.EuiccManager.EUICC_OTA_IN_PROGRESS, …
/frameworks/base/non-updatable-api/
Dsystem-current.txt9366 field public static final int EUICC_OTA_IN_PROGRESS = 1; // 0x1
9380 …@IntDef(prefix={"EUICC_OTA_"}, value={android.telephony.euicc.EuiccManager.EUICC_OTA_IN_PROGRESS, …