Home
last modified time | relevance | path

Searched refs:ACTION_RESOLVE_NO_PRIVILEGES (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/euicc/
DEuiccControllerTest.java682 verifyResolutionIntent(EuiccService.ACTION_RESOLVE_NO_PRIVILEGES, in testDownloadSubscription_noPrivileges_getMetadata_mustDeactivateSim()
762 verifyResolutionIntent(EuiccService.ACTION_RESOLVE_NO_PRIVILEGES, in testDownloadSubscription_noPrivileges_hasCarrierPrivileges_needsConsent()
784 verifyResolutionIntent(EuiccService.ACTION_RESOLVE_NO_PRIVILEGES, in testDownloadSubscription_noPrivileges_hasCarrierPrivileges_needsConsent_multiSim()
806 verifyResolutionIntent(EuiccService.ACTION_RESOLVE_NO_PRIVILEGES, in testDownloadSubscription_noPriv_hasCarrierPrivi_needsConsent_multiSim_targetPsim()
1408 verifyResolutionIntent(EuiccService.ACTION_RESOLVE_NO_PRIVILEGES, in testSwitchToSubscription_hasCarrierPrivileges_needsConsent()
1427 verifyResolutionIntent(EuiccService.ACTION_RESOLVE_NO_PRIVILEGES, in testSwitchToSubscription_hasCarrierPrivileges_needsConsent_multiSim()
1446 verifyResolutionIntent(EuiccService.ACTION_RESOLVE_NO_PRIVILEGES, in testSwitchToSubscription_hasCarrierPrivileges_needsConsent_multiSim_targetPsim()
/frameworks/base/telephony/java/android/service/euicc/
DEuiccService.java206 public static final String ACTION_RESOLVE_NO_PRIVILEGES = field in EuiccService
/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
DEuiccController.java215 if (!EuiccService.ACTION_RESOLVE_NO_PRIVILEGES.equals(resolutionIntent.getAction()) in continueOperation()
702 EuiccService.ACTION_RESOLVE_NO_PRIVILEGES, in downloadSubscription()
1249 EuiccService.ACTION_RESOLVE_NO_PRIVILEGES, in switchToSubscription()
/frameworks/base/core/api/
Dsystem-current.txt12740 …field public static final String ACTION_RESOLVE_NO_PRIVILEGES = "android.service.euicc.action.RESO…