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/ |
D | EuiccControllerTest.java | 431 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/ |
D | EuiccManager.java | 292 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/ |
D | EuiccOperation.java | 573 EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_ERROR, in fail()
|
D | EuiccController.java | 111 EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_ERROR;
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/frameworks/base/core/api/ |
D | current.txt | 46756 field public static final int EMBEDDED_SUBSCRIPTION_RESULT_ERROR = 2; // 0x2
|