Searched refs:ACTION_RESOLVE_DEACTIVATE_SIM (Results 1 – 5 of 5) sorted by relevance
/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/ |
D | EuiccController.java | 409 EuiccService.ACTION_RESOLVE_DEACTIVATE_SIM, in onGetMetadataComplete() 615 addResolutionIntent(extrasIntent, EuiccService.ACTION_RESOLVE_DEACTIVATE_SIM, in onGetMetadataComplete() 698 EuiccService.ACTION_RESOLVE_DEACTIVATE_SIM, in downloadSubscriptionPrivileged() 843 EuiccService.ACTION_RESOLVE_DEACTIVATE_SIM, in onGetDefaultListComplete() 1056 EuiccService.ACTION_RESOLVE_DEACTIVATE_SIM, in switchToSubscriptionPrivileged()
|
/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() 554 verifyResolutionIntent(EuiccService.ACTION_RESOLVE_DEACTIVATE_SIM, in testDownloadSubscription_noPrivileges_getMetadata_mustDeactivateSim_canManageSim()
|
/frameworks/base/telephony/java/android/service/euicc/ |
D | EuiccService.java | 183 public static final String ACTION_RESOLVE_DEACTIVATE_SIM = field in EuiccService
|
/frameworks/base/api/ |
D | system-current.txt | 7308 …field public static final String ACTION_RESOLVE_DEACTIVATE_SIM = "android.service.euicc.action.RES…
|
/frameworks/base/non-updatable-api/ |
D | system-current.txt | 7206 …field public static final String ACTION_RESOLVE_DEACTIVATE_SIM = "android.service.euicc.action.RES…
|