Home
last modified time | relevance | path

Searched refs:EMBEDDED_SUBSCRIPTION_RESULT_ERROR (Results 1 – 6 of 6) 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()
480 verifyIntentSent(EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_ERROR, in testGetDefaultDownloadableSubscriptionList_serviceUnavailable()
490 verifyIntentSent(EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_ERROR, in testGetDefaultDownloadableSubscriptionList_error()
536 verifyIntentSent(EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_ERROR, in testDownloadSubscription_serviceUnavailable()
548 verifyIntentSent(EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_ERROR, in testDownloadSubscription_error()
625 verifyIntentSent(EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_ERROR, in testDownloadSubscription_noPrivileges_getMetadata_serviceUnavailable_canManageSim()
660 verifyIntentSent(EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_ERROR, in testDownloadSubscription_noPrivileges_getMetadata_error_canManageSim()
849 verifyIntentSent(EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_ERROR, in testDownloadSubscription_noPrivileges_noCarrierPrivileges_canManagerTargetSim()
918 verifyIntentSent(EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_ERROR, 0 /* detailedCode */); in testDownloadSubscription_adminPermission_usingSwitchAfterDownload_fails()
[all …]
/frameworks/base/telephony/java/android/telephony/euicc/
DEuiccManager.java292 public static final int EMBEDDED_SUBSCRIPTION_RESULT_ERROR = 2; field in EuiccManager
1723 callbackIntent.send(EMBEDDED_SUBSCRIPTION_RESULT_ERROR); in sendUnavailableError()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
DEuiccOperation.java573 EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_ERROR, in fail()
DEuiccController.java111 EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_ERROR;
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt46756 field public static final int EMBEDDED_SUBSCRIPTION_RESULT_ERROR = 2; // 0x2