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.java362 public void switchSlots(int[] physicalSlots, Message response) { in switchSlots() method in UiccController
/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl1854 boolean switchSlots(in int[] physicalSlots); in switchSlots() method
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java4096 public boolean switchSlots(int[] physicalSlots) { in switchSlots() method in TelephonyManager