Searched refs:SUBSCRIPTION (Results 1 – 1 of 1) sorted by relevance
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/euicc/ |
H A D | EuiccControllerTest.java | 87 private static final DownloadableSubscription SUBSCRIPTION = field in EuiccControllerTest 301 SUBSCRIPTION, false /* complete */, null /* result */); in testGetDownloadableSubscriptionMetadata_serviceUnavailable() 313 callGetDownloadableSubscriptionMetadata(SUBSCRIPTION, true /* complete */, result); in testGetDownloadableSubscriptionMetadata_error() 325 callGetDownloadableSubscriptionMetadata(SUBSCRIPTION, true /* complete */, result); in testGetDownloadableSubscriptionMetadata_mustDeactivateSim() 338 callGetDownloadableSubscriptionMetadata(SUBSCRIPTION, true /* complete */, result); in testGetDownloadableSubscriptionMetadata_success() 403 SUBSCRIPTION, true /* switchAfterDownload */, false /* complete */, in testDownloadSubscription_serviceUnavailable() 447 callDownloadSubscription(SUBSCRIPTION, true /* switchAfterDownload */, true /* complete */, in testDownloadSubscription_success() 1064 callGetDownloadableSubscriptionMetadata(SUBSCRIPTION, true /* complete */, result); in testAddExtrasToResultIntent_withSmdxOperationCode_normal_case() 1083 callGetDownloadableSubscriptionMetadata(SUBSCRIPTION, true /* complete */, result); in testAddExtrasToResultIntent_withSmdxOperationCode_general_case() 1102 callGetDownloadableSubscriptionMetadata(SUBSCRIPTION, true /* complete */, result); in testAddExtrasToResultIntent_withSmdxOperationCode_and_padding() [all …]
|