Home
last modified time | relevance | path

Searched defs:switchSlots (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DUiccController.java366 public void switchSlots(int[] physicalSlots, Message response) { in switchSlots() method in UiccController
/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl1841 boolean switchSlots(in int[] physicalSlots); in switchSlots() method
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java3785 public boolean switchSlots(int[] physicalSlots) { in switchSlots() method in TelephonyManager