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.java302 verifyIntentSent(EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_ERROR, in testGetDownloadableSubscriptionMetadata_serviceUnavailable()
314 verifyIntentSent(EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_ERROR, in testGetDownloadableSubscriptionMetadata_error()
351 verifyIntentSent(EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_ERROR, in testGetDefaultDownloadableSubscriptionList_serviceUnavailable()
361 verifyIntentSent(EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_ERROR, in testGetDefaultDownloadableSubscriptionList_error()
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()
686 verifyIntentSent(EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_ERROR, in testDownloadSubscription_noPrivileges_noCarrierPrivileges_canManagerTargetSim()
699 verifyIntentSent(EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_ERROR, in testDeleteSubscription_noSuchSubscription()
[all …]
/frameworks/base/telephony/java/android/telephony/euicc/
DEuiccManager.java236 public static final int EMBEDDED_SUBSCRIPTION_RESULT_ERROR = 2; field in EuiccManager
1408 callbackIntent.send(EMBEDDED_SUBSCRIPTION_RESULT_ERROR); in sendUnavailableError()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
DEuiccOperation.java533 EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_ERROR, in fail()
DEuiccController.java84 EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_ERROR;
/frameworks/base/non-updatable-api/
Dcurrent.txt46348 field public static final int EMBEDDED_SUBSCRIPTION_RESULT_ERROR = 2; // 0x2
/frameworks/base/api/
Dcurrent.txt46492 field public static final int EMBEDDED_SUBSCRIPTION_RESULT_ERROR = 2; // 0x2