Searched refs:prepareGetDownloadableSubscriptionMetadataCall (Results 1 – 1 of 1) sorted by relevance
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/euicc/ |
D | EuiccControllerTest.java | 467 prepareGetDownloadableSubscriptionMetadataCall(false /* complete */, null /* result */); in testDownloadSubscription_noPrivileges_getMetadata_serviceUnavailable() 480 prepareGetDownloadableSubscriptionMetadataCall(false /* complete */, null /* result */); in testDownloadSubscription_noPrivileges_getMetadata_serviceUnavailable_canManageSim() 496 prepareGetDownloadableSubscriptionMetadataCall(true /* complete */, result); in testDownloadSubscription_noPrivileges_getMetadata_error() 511 prepareGetDownloadableSubscriptionMetadataCall(true /* complete */, result); in testDownloadSubscription_noPrivileges_getMetadata_error_canManageSim() 528 prepareGetDownloadableSubscriptionMetadataCall(true /* complete */, result); in testDownloadSubscription_noPrivileges_getMetadata_mustDeactivateSim() 546 prepareGetDownloadableSubscriptionMetadataCall(true /* complete */, result); in testDownloadSubscription_noPrivileges_getMetadata_mustDeactivateSim_canManageSim() 564 prepareGetDownloadableSubscriptionMetadataCall(true /* complete */, result); in testDownloadSubscription_noPrivileges_hasCarrierPrivileges() 581 prepareGetDownloadableSubscriptionMetadataCall(true /* complete */, result); in testDownloadSubscription_noPrivileges_hasCarrierPrivileges_multiSim() 598 prepareGetDownloadableSubscriptionMetadataCall(true /* complete */, result); in testDownloadSubscription_noPrivileges_hasCarrierPrivileges_needsConsent() 618 prepareGetDownloadableSubscriptionMetadataCall(true /* complete */, result); in testDownloadSubscription_noPrivileges_hasCarrierPrivileges_needsConsent_multiSim() [all …]
|