Home
last modified time | relevance | path

Searched refs:EMBEDDED_SUBSCRIPTION_RESULT_OK (Results 1 – 7 of 7) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/euicc/
DEuiccControllerTest.java340 EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_OK, 0 /* detailedCode */); in testGetDownloadableSubscriptionMetadata_success()
390 EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_OK, 0 /* detailedCode */); in testGetDefaultDownloadableSubscriptionList_success()
449 verifyIntentSent(EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_OK, 0 /* detailedCode */); in testDownloadSubscription_success()
459 verifyIntentSent(EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_OK, 0 /* detailedCode */); in testDownloadSubscription_noSwitch_success()
569 verifyIntentSent(EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_OK, 0 /* detailedCode */); in testDownloadSubscription_noPrivileges_hasCarrierPrivileges()
586 verifyIntentSent(EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_OK, 0 /* detailedCode */); in testDownloadSubscription_noPrivileges_hasCarrierPrivileges_multiSim()
733 verifyIntentSent(EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_OK, 0 /* detailedCode */); in testDeleteSubscription_success()
755 verifyIntentSent(EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_OK, 0 /* detailedCode */); in testDeleteSubscription_carrierPrivileges_success()
813 verifyIntentSent(EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_OK, 0 /* detailedCode */); in testSwitchToSubscription_success()
822 verifyIntentSent(EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_OK, 0 /* detailedCode */); in testSwitchToSubscription_emptySubscription_success()
[all …]
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardEsimArea.java54 if (resultCode != EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_OK) {
/frameworks/base/telephony/java/android/telephony/euicc/
DEuiccManager.java220 public static final int EMBEDDED_SUBSCRIPTION_RESULT_OK = 0; field in EuiccManager
/frameworks/base/core/java/android/os/
DRecoverySystem.java817 if (getResultCode() != EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_OK) { in wipeEuiccData()
911 if (getResultCode() != EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_OK) { in removeEuiccInvisibleSubs()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
DEuiccController.java80 private static final int OK = EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_OK;
/frameworks/base/non-updatable-api/
Dcurrent.txt46349 field public static final int EMBEDDED_SUBSCRIPTION_RESULT_OK = 0; // 0x0
/frameworks/base/api/
Dcurrent.txt46493 field public static final int EMBEDDED_SUBSCRIPTION_RESULT_OK = 0; // 0x0