Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
DEuiccController.java1019 switchToSubscriptionPrivileged(cardId, token, subscriptionId, iccid, forceDeactivateSim, in switchToSubscription()
1026 void switchToSubscriptionPrivileged(int cardId, final long callingToken, int subscriptionId, in switchToSubscriptionPrivileged() method in EuiccController
1034 switchToSubscriptionPrivileged(cardId, callingToken, subscriptionId, iccid, in switchToSubscriptionPrivileged()
1038 void switchToSubscriptionPrivileged(int cardId, final long callingToken, int subscriptionId, in switchToSubscriptionPrivileged() method in EuiccController
DEuiccOperation.java514 EuiccController.get().switchToSubscriptionPrivileged( in resolvedSwitchNoPrivileges()