Searched refs:switchToSubscriptionPrivileged (Results 1 – 2 of 2) sorted by relevance
/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/ |
D | EuiccController.java | 1019 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
|
D | EuiccOperation.java | 514 EuiccController.get().switchToSubscriptionPrivileged( in resolvedSwitchNoPrivileges()
|