Searched refs:switchSlots (Results 1 – 9 of 9) 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()
98 when(mTelephonyManager.switchSlots(any())).thenReturn(true); in setUp()
1749 boolean switchSlots(in int[] physicalSlots); in switchSlots() method
368 public void switchSlots(int[] physicalSlots, Message response) { in switchSlots() method in UiccController
4004 public boolean switchSlots(int[] physicalSlots) { in switchSlots() method in TelephonyManager4010 return telephony.switchSlots(physicalSlots); in switchSlots()
4091 UiccController.getInstance().switchSlots(new int[]{physicalSlotIndex}, null); in enablePhysicalSubscription()
1495 UiccController.getInstance().switchSlots(physicalSlots, onCompleted); in handleMessage()8848 public boolean switchSlots(int[] physicalSlots) { in switchSlots() method in PhoneInterfaceManager
12103 …quiresPermission(android.Manifest.permission.MODIFY_PHONE_STATE) public boolean switchSlots(int[]);
87806 Lcom/android/internal/telephony/ITelephony$Stub$Proxy;->switchSlots([I)Z88144 Lcom/android/internal/telephony/ITelephony;->switchSlots([I)Z