Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
DEuiccController.java108 private static final int RESOLVABLE_ERROR = field in EuiccController
498 resultCode = RESOLVABLE_ERROR; in onGetMetadataComplete()
709 sendResult(callbackIntent, RESOLVABLE_ERROR, extrasIntent); in downloadSubscription()
770 sendResult(mCallbackIntent, RESOLVABLE_ERROR, extrasIntent); in onGetMetadataComplete()
876 resultCode = RESOLVABLE_ERROR; in downloadSubscriptionPrivileged()
893 resultCode = RESOLVABLE_ERROR; in downloadSubscriptionPrivileged()
1025 resultCode = RESOLVABLE_ERROR; in onGetDefaultListComplete()
1256 sendResult(callbackIntent, RESOLVABLE_ERROR, extrasIntent); in switchToSubscription()
1515 resultCode = RESOLVABLE_ERROR; in switchToSubscriptionPrivileged()