Searched refs:ACTION_RESOLVE_NO_PRIVILEGES (Results 1 – 5 of 5) sorted by relevance
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/euicc/ |
D | EuiccControllerTest.java | 535 verifyResolutionIntent(EuiccService.ACTION_RESOLVE_NO_PRIVILEGES, in testDownloadSubscription_noPrivileges_getMetadata_mustDeactivateSim() 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() 889 verifyResolutionIntent(EuiccService.ACTION_RESOLVE_NO_PRIVILEGES, in testSwitchToSubscription_hasCarrierPrivileges_needsConsent_multiSim() 906 verifyResolutionIntent(EuiccService.ACTION_RESOLVE_NO_PRIVILEGES, in testSwitchToSubscription_hasCarrierPrivileges_needsConsent_multiSim_targetPsim()
|
/frameworks/base/telephony/java/android/service/euicc/ |
D | EuiccService.java | 189 public static final String ACTION_RESOLVE_NO_PRIVILEGES = field in EuiccService
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/ |
D | EuiccController.java | 559 addResolutionIntent(extrasIntent, EuiccService.ACTION_RESOLVE_NO_PRIVILEGES, in downloadSubscription() 1007 EuiccService.ACTION_RESOLVE_NO_PRIVILEGES, in switchToSubscription()
|
/frameworks/base/api/ |
D | system-current.txt | 7309 …field public static final String ACTION_RESOLVE_NO_PRIVILEGES = "android.service.euicc.action.RESO…
|
/frameworks/base/non-updatable-api/ |
D | system-current.txt | 7207 …field public static final String ACTION_RESOLVE_NO_PRIVILEGES = "android.service.euicc.action.RESO…
|