Searched refs:verifyResolutionIntent (Results 1 – 1 of 1) sorted by relevance
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/euicc/ |
D | EuiccControllerTest.java | 328 verifyResolutionIntent(EuiccService.ACTION_RESOLVE_DEACTIVATE_SIM, in testGetDownloadableSubscriptionMetadata_mustDeactivateSim() 377 verifyResolutionIntent(EuiccService.ACTION_RESOLVE_DEACTIVATE_SIM, in testGetDefaultDownloadableSubscriptionList_mustDeactivateSim() 428 verifyResolutionIntent(EuiccService.ACTION_RESOLVE_DEACTIVATE_SIM, in testDownloadSubscription_mustDeactivateSim() 440 verifyResolutionIntent(EuiccService.ACTION_RESOLVE_RESOLVABLE_ERRORS, in testDownloadSubscription_needConfirmationCode() 535 verifyResolutionIntent(EuiccService.ACTION_RESOLVE_NO_PRIVILEGES, in testDownloadSubscription_noPrivileges_getMetadata_mustDeactivateSim() 554 verifyResolutionIntent(EuiccService.ACTION_RESOLVE_DEACTIVATE_SIM, in testDownloadSubscription_noPrivileges_getMetadata_mustDeactivateSim_canManageSim() 607 verifyResolutionIntent(EuiccService.ACTION_RESOLVE_NO_PRIVILEGES, in testDownloadSubscription_noPrivileges_hasCarrierPrivileges_needsConsent() 627 verifyResolutionIntent(EuiccService.ACTION_RESOLVE_NO_PRIVILEGES, in testDownloadSubscription_noPrivileges_hasCarrierPrivileges_needsConsent_multiSim() 647 verifyResolutionIntent(EuiccService.ACTION_RESOLVE_NO_PRIVILEGES, in testDownloadSubscription_noPriv_hasCarrierPrivi_needsConsent_multiSim_targetPsim() 872 verifyResolutionIntent(EuiccService.ACTION_RESOLVE_NO_PRIVILEGES, in testSwitchToSubscription_hasCarrierPrivileges_needsConsent() [all …]
|