Home
last modified time | relevance | path

Searched refs:RESULT_MUST_DEACTIVATE_SIM (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/telephony/java/android/service/euicc/
DEuiccService.java300 RESULT_MUST_DEACTIVATE_SIM,
310 public static final int RESULT_MUST_DEACTIVATE_SIM = -1; field in EuiccService
796 case RESULT_MUST_DEACTIVATE_SIM : return "MUST_DEACTIVATE_SIM"; in resultToString()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
DEuiccController.java497 case EuiccService.RESULT_MUST_DEACTIVATE_SIM: in onGetMetadataComplete()
757 if (result.getResult() == EuiccService.RESULT_MUST_DEACTIVATE_SIM) { in onGetMetadataComplete()
875 case EuiccService.RESULT_MUST_DEACTIVATE_SIM: in downloadSubscriptionPrivileged()
1024 case EuiccService.RESULT_MUST_DEACTIVATE_SIM: in onGetDefaultListComplete()
1514 case EuiccService.RESULT_MUST_DEACTIVATE_SIM: in switchToSubscriptionPrivileged()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/euicc/
DEuiccControllerTest.java453 EuiccService.RESULT_MUST_DEACTIVATE_SIM, null /* subscription */); in testGetDownloadableSubscriptionMetadata_mustDeactivateSim()
502 EuiccService.RESULT_MUST_DEACTIVATE_SIM, null /* subscriptions */); in testGetDefaultDownloadableSubscriptionList_mustDeactivateSim()
557 EuiccService.RESULT_MUST_DEACTIVATE_SIM, 0 /* resolvableError */, in testDownloadSubscription_mustDeactivateSim()
674 EuiccService.RESULT_MUST_DEACTIVATE_SIM, null /* subscription */); in testDownloadSubscription_noPrivileges_getMetadata_mustDeactivateSim()
694 EuiccService.RESULT_MUST_DEACTIVATE_SIM, null /* subscription */); in testDownloadSubscription_noPrivileges_getMetadata_mustDeactivateSim_canManageSim()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/subscription/
DSubscriptionManagerServiceTest.java3056 EuiccService.RESULT_MUST_DEACTIVATE_SIM, null, false); in testEmbeddedProfilesUpdateFailed()
/frameworks/base/core/api/
Dsystem-current.txt12761 field public static final int RESULT_MUST_DEACTIVATE_SIM = -1; // 0xffffffff