Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/euicc/
DEuiccControllerTest.java106 private static final DownloadableSubscription SUBSCRIPTION_WITH_METADATA = field in EuiccControllerTest
109 SUBSCRIPTION_WITH_METADATA.setCarrierName("test name");
110 SUBSCRIPTION_WITH_METADATA.setAccessRules(
337 EuiccService.RESULT_OK, SUBSCRIPTION_WITH_METADATA); in testGetDownloadableSubscriptionMetadata_success()
387 new DownloadableSubscription[] { SUBSCRIPTION_WITH_METADATA }); in testGetDefaultDownloadableSubscriptionList_success()
563 EuiccService.RESULT_OK, SUBSCRIPTION_WITH_METADATA); in testDownloadSubscription_noPrivileges_hasCarrierPrivileges()
580 EuiccService.RESULT_OK, SUBSCRIPTION_WITH_METADATA); in testDownloadSubscription_noPrivileges_hasCarrierPrivileges_multiSim()
597 EuiccService.RESULT_OK, SUBSCRIPTION_WITH_METADATA); in testDownloadSubscription_noPrivileges_hasCarrierPrivileges_needsConsent()
617 EuiccService.RESULT_OK, SUBSCRIPTION_WITH_METADATA); in testDownloadSubscription_noPrivileges_hasCarrierPrivileges_needsConsent_multiSim()
637 EuiccService.RESULT_OK, SUBSCRIPTION_WITH_METADATA); in testDownloadSubscription_noPriv_hasCarrierPrivi_needsConsent_multiSim_targetPsim()
[all …]