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.java130 private static final DownloadableSubscription SUBSCRIPTION_WITH_METADATA = field in EuiccControllerTest
133 SUBSCRIPTION_WITH_METADATA.setCarrierName("test name");
134 SUBSCRIPTION_WITH_METADATA.setAccessRules(
466 EuiccService.RESULT_OK, SUBSCRIPTION_WITH_METADATA); in testGetDownloadableSubscriptionMetadata_success()
516 new DownloadableSubscription[] { SUBSCRIPTION_WITH_METADATA }); in testGetDefaultDownloadableSubscriptionList_success()
714 EuiccService.RESULT_OK, SUBSCRIPTION_WITH_METADATA); in testDownloadSubscription_noPrivileges_hasCarrierPrivileges()
733 EuiccService.RESULT_OK, SUBSCRIPTION_WITH_METADATA); in testDownloadSubscription_noPrivileges_hasCarrierPrivileges_multiSim()
752 EuiccService.RESULT_OK, SUBSCRIPTION_WITH_METADATA); in testDownloadSubscription_noPrivileges_hasCarrierPrivileges_needsConsent()
774 EuiccService.RESULT_OK, SUBSCRIPTION_WITH_METADATA); in testDownloadSubscription_noPrivileges_hasCarrierPrivileges_needsConsent_multiSim()
796 EuiccService.RESULT_OK, SUBSCRIPTION_WITH_METADATA); in testDownloadSubscription_noPriv_hasCarrierPrivi_needsConsent_multiSim_targetPsim()
[all …]