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.java302 verifyIntentSent(EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_ERROR, in testGetDownloadableSubscriptionMetadata_serviceUnavailable()
314 verifyIntentSent(EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_ERROR, in testGetDownloadableSubscriptionMetadata_error()
326 verifyIntentSent(EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_RESOLVABLE_ERROR, in testGetDownloadableSubscriptionMetadata_mustDeactivateSim()
339 Intent intent = verifyIntentSent( in testGetDownloadableSubscriptionMetadata_success()
351 verifyIntentSent(EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_ERROR, in testGetDefaultDownloadableSubscriptionList_serviceUnavailable()
361 verifyIntentSent(EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_ERROR, in testGetDefaultDownloadableSubscriptionList_error()
375 verifyIntentSent(EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_RESOLVABLE_ERROR, in testGetDefaultDownloadableSubscriptionList_mustDeactivateSim()
389 Intent intent = verifyIntentSent( in testGetDefaultDownloadableSubscriptionList_success()
405 verifyIntentSent(EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_ERROR, in testDownloadSubscription_serviceUnavailable()
416 verifyIntentSent(EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_ERROR, in testDownloadSubscription_error()
[all …]