Searched refs:switchSlots (Results 1 – 2 of 2) sorted by relevance
128 switchSlots(context, slotId); in performSwitchToRemovableSlot()147 private static void switchSlots(Context context, int... physicalSlots) in switchSlots() method in UiccSlotUtil155 if (!telMgr.switchSlots(physicalSlots)) { in switchSlots()
1406 UiccController.getInstance().switchSlots(physicalSlots, onCompleted); in handleMessage()8672 public boolean switchSlots(int[] physicalSlots) { in switchSlots() method in PhoneInterfaceManager