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.java69 private static final int RESOLVABLE_ERROR = field in EuiccController
273 resultCode = RESOLVABLE_ERROR; in onGetMetadataComplete()
362 sendResult(mCallbackIntent, RESOLVABLE_ERROR, extrasIntent); in onGetMetadataComplete()
415 sendResult(mCallbackIntent, RESOLVABLE_ERROR, extrasIntent); in onGetMetadataComplete()
464 resultCode = RESOLVABLE_ERROR; in downloadSubscriptionPrivileged()
474 resultCode = RESOLVABLE_ERROR; in downloadSubscriptionPrivileged()
586 resultCode = RESOLVABLE_ERROR; in onGetDefaultListComplete()
745 sendResult(callbackIntent, RESOLVABLE_ERROR, extrasIntent); in switchToSubscription()
784 resultCode = RESOLVABLE_ERROR; in switchToSubscriptionPrivileged()