Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/euicc/
H A DEuiccControllerTest.java302 verifyIntentSent(EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_ERROR, in testGetDownloadableSubscriptionMetadata_serviceUnavailable()
314 verifyIntentSent(EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_ERROR, in testGetDownloadableSubscriptionMetadata_error()
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()
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()
484 verifyIntentSent(EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_ERROR, in testDownloadSubscription_noPrivileges_getMetadata_serviceUnavailable_canManageSim()
515 verifyIntentSent(EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_ERROR, in testDownloadSubscription_noPrivileges_getMetadata_error_canManageSim()
[all …]