Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/euicc/
DIEuiccController.aidl46 oneway void switchToSubscriptionWithPort(int cardId, int subscriptionId, int portIndex, in switchToSubscriptionWithPort() method
/frameworks/base/telephony/java/android/telephony/euicc/
DEuiccManager.java1434 getIEuiccController().switchToSubscriptionWithPort(mCardId, in switchToSubscription()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
DEuiccController.java1145 public void switchToSubscriptionWithPort(int cardId, int subscriptionId, int portIndex, in switchToSubscriptionWithPort() method in EuiccController