Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
H A DEuiccController.java82 private static final int RESOLVABLE_ERROR = field in EuiccController
415 resultCode = RESOLVABLE_ERROR; in onGetMetadataComplete()
573 sendResult(callbackIntent, RESOLVABLE_ERROR, extrasIntent); in downloadSubscription()
631 sendResult(mCallbackIntent, RESOLVABLE_ERROR, extrasIntent); in onGetMetadataComplete()
704 resultCode = RESOLVABLE_ERROR; in downloadSubscriptionPrivileged()
720 resultCode = RESOLVABLE_ERROR; in downloadSubscriptionPrivileged()
849 resultCode = RESOLVABLE_ERROR; in onGetDefaultListComplete()
1022 sendResult(callbackIntent, RESOLVABLE_ERROR, extrasIntent); in switchToSubscription()
1062 resultCode = RESOLVABLE_ERROR; in switchToSubscriptionPrivileged()