Searched refs:EUICC_OTA_IN_PROGRESS (Results 1 – 5 of 5) sorted by relevance
76 if (euiccManager.getOtaStatus() == EuiccManager.EUICC_OTA_IN_PROGRESS) { in shouldHandleSlotChange()
508 EUICC_OTA_IN_PROGRESS,523 public static final int EUICC_OTA_IN_PROGRESS = 1; field in EuiccManager
260 false /* serviceAvailable */, EuiccManager.EUICC_OTA_IN_PROGRESS); in testStartOtaUpdatingIfNecessary_serviceNotAvailable()268 true /* serviceAvailable */, EuiccManager.EUICC_OTA_IN_PROGRESS); in testStartOtaUpdatingIfNecessary_otaStatusChanged()
934 if (status == EuiccManager.EUICC_OTA_IN_PROGRESS) { in processMessage()
12641 field public static final int EUICC_OTA_IN_PROGRESS = 1; // 0x112655 …@IntDef(prefix={"EUICC_OTA_"}, value={android.telephony.euicc.EuiccManager.EUICC_OTA_IN_PROGRESS, …