Home
last modified time | relevance | path

Searched defs:switchToSubscriptionWithPort (Results 1 – 2 of 2) 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/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