Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/euicc/
DEuiccControllerTest.java606 prepareGetDownloadableSubscriptionMetadataCall(false /* complete */, null /* result */); in testDownloadSubscription_noPrivileges_getMetadata_serviceUnavailable()
621 prepareGetDownloadableSubscriptionMetadataCall(false /* complete */, null /* result */); in testDownloadSubscription_noPrivileges_getMetadata_serviceUnavailable_canManageSim()
639 prepareGetDownloadableSubscriptionMetadataCall(true /* complete */, result); in testDownloadSubscription_noPrivileges_getMetadata_error()
656 prepareGetDownloadableSubscriptionMetadataCall(true /* complete */, result); in testDownloadSubscription_noPrivileges_getMetadata_error_canManageSim()
675 prepareGetDownloadableSubscriptionMetadataCall(true /* complete */, result); in testDownloadSubscription_noPrivileges_getMetadata_mustDeactivateSim()
695 prepareGetDownloadableSubscriptionMetadataCall(true /* complete */, result); in testDownloadSubscription_noPrivileges_getMetadata_mustDeactivateSim_canManageSim()
715 prepareGetDownloadableSubscriptionMetadataCall(true /* complete */, result); in testDownloadSubscription_noPrivileges_hasCarrierPrivileges()
734 prepareGetDownloadableSubscriptionMetadataCall(true /* complete */, result); in testDownloadSubscription_noPrivileges_hasCarrierPrivileges_multiSim()
753 prepareGetDownloadableSubscriptionMetadataCall(true /* complete */, result); in testDownloadSubscription_noPrivileges_hasCarrierPrivileges_needsConsent()
775 prepareGetDownloadableSubscriptionMetadataCall(true /* complete */, result); in testDownloadSubscription_noPrivileges_hasCarrierPrivileges_needsConsent_multiSim()
[all …]