Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/euicc/
DEuiccControllerTest.java110 private static final DownloadableSubscription SUBSCRIPTION = field in EuiccControllerTest
430 SUBSCRIPTION, false /* complete */, null /* result */); in testGetDownloadableSubscriptionMetadata_serviceUnavailable()
442 callGetDownloadableSubscriptionMetadata(SUBSCRIPTION, true /* complete */, result); in testGetDownloadableSubscriptionMetadata_error()
454 callGetDownloadableSubscriptionMetadata(SUBSCRIPTION, true /* complete */, result); in testGetDownloadableSubscriptionMetadata_mustDeactivateSim()
467 callGetDownloadableSubscriptionMetadata(SUBSCRIPTION, true /* complete */, result); in testGetDownloadableSubscriptionMetadata_success()
534 SUBSCRIPTION, true /* switchAfterDownload */, false /* complete */, in testDownloadSubscription_serviceUnavailable()
546 callDownloadSubscription(SUBSCRIPTION, false /* switchAfterDownload */, true /* complete */, in testDownloadSubscription_error()
556 callDownloadSubscription(SUBSCRIPTION, false /* switchAfterDownload */, true /* complete */, in testDownloadSubscription_mustDeactivateSim()
569 callDownloadSubscription(SUBSCRIPTION, false /* switchAfterDownload */, true /* complete */, in testDownloadSubscription_needConfirmationCode()
583 callDownloadSubscription(SUBSCRIPTION, true /* switchAfterDownload */, true /* complete */, in testDownloadSubscription_success()
[all …]