Searched refs:EMBEDDED_SUBSCRIPTION_RESULT_RESOLVABLE_ERROR (Results 1 – 5 of 5) sorted by relevance
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/euicc/ |
D | EuiccControllerTest.java | 455 verifyIntentSent(EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_RESOLVABLE_ERROR, in testGetDownloadableSubscriptionMetadata_mustDeactivateSim() 504 verifyIntentSent(EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_RESOLVABLE_ERROR, in testGetDefaultDownloadableSubscriptionList_mustDeactivateSim() 559 verifyIntentSent(EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_RESOLVABLE_ERROR, in testDownloadSubscription_mustDeactivateSim() 572 verifyIntentSent(EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_RESOLVABLE_ERROR, in testDownloadSubscription_needConfirmationCode() 609 verifyIntentSent(EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_RESOLVABLE_ERROR, in testDownloadSubscription_noPrivileges_getMetadata_serviceUnavailable() 642 verifyIntentSent(EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_RESOLVABLE_ERROR, in testDownloadSubscription_noPrivileges_getMetadata_error() 678 verifyIntentSent(EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_RESOLVABLE_ERROR, in testDownloadSubscription_noPrivileges_getMetadata_mustDeactivateSim() 699 verifyIntentSent(EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_RESOLVABLE_ERROR, in testDownloadSubscription_noPrivileges_getMetadata_mustDeactivateSim_canManageSim() 758 verifyIntentSent(EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_RESOLVABLE_ERROR, in testDownloadSubscription_noPrivileges_hasCarrierPrivileges_needsConsent() 780 verifyIntentSent(EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_RESOLVABLE_ERROR, in testDownloadSubscription_noPrivileges_hasCarrierPrivileges_needsConsent_multiSim() [all …]
|
/frameworks/base/telephony/java/android/telephony/euicc/ |
D | EuiccManager.java | 284 public static final int EMBEDDED_SUBSCRIPTION_RESULT_RESOLVABLE_ERROR = 1; field in EuiccManager
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/ |
D | EuiccController.java | 109 EuiccManager.EMBEDDED_SUBSCRIPTION_RESULT_RESOLVABLE_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 | 46758 field public static final int EMBEDDED_SUBSCRIPTION_RESULT_RESOLVABLE_ERROR = 1; // 0x1
|