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.java81 private static final int RESOLVABLE_ERROR = field in EuiccController
407 resultCode = RESOLVABLE_ERROR; in onGetMetadataComplete()
565 sendResult(callbackIntent, RESOLVABLE_ERROR, extrasIntent); in downloadSubscription()
623 sendResult(mCallbackIntent, RESOLVABLE_ERROR, extrasIntent); in onGetMetadataComplete()
696 resultCode = RESOLVABLE_ERROR; in downloadSubscriptionPrivileged()
712 resultCode = RESOLVABLE_ERROR; in downloadSubscriptionPrivileged()
841 resultCode = RESOLVABLE_ERROR; in onGetDefaultListComplete()
1014 sendResult(callbackIntent, RESOLVABLE_ERROR, extrasIntent); in switchToSubscription()
1054 resultCode = RESOLVABLE_ERROR; in switchToSubscriptionPrivileged()