Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/euicc/
DEuiccControllerTest.java431 verifyIntentSent(EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_ERROR, in testGetDownloadableSubscriptionMetadata_serviceUnavailable()
443 verifyIntentSent(EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_ERROR, in testGetDownloadableSubscriptionMetadata_error()
455 verifyIntentSent(EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_RESOLVABLE_ERROR, in testGetDownloadableSubscriptionMetadata_mustDeactivateSim()
468 Intent intent = verifyIntentSent( in testGetDownloadableSubscriptionMetadata_success()
480 verifyIntentSent(EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_ERROR, in testGetDefaultDownloadableSubscriptionList_serviceUnavailable()
490 verifyIntentSent(EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_ERROR, in testGetDefaultDownloadableSubscriptionList_error()
504 verifyIntentSent(EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_RESOLVABLE_ERROR, in testGetDefaultDownloadableSubscriptionList_mustDeactivateSim()
518 Intent intent = verifyIntentSent( in testGetDefaultDownloadableSubscriptionList_success()
536 verifyIntentSent(EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_ERROR, in testDownloadSubscription_serviceUnavailable()
548 verifyIntentSent(EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_ERROR, in testDownloadSubscription_error()
[all …]