Searched refs:switchSlots (Results 1 – 8 of 8) sorted by relevance
98 when(mTelephonyManager.switchSlots(any())).thenReturn(true); in setUp()
1854 boolean switchSlots(in int[] physicalSlots); in switchSlots() method
362 public void switchSlots(int[] physicalSlots, Message response) { in switchSlots() method in UiccController
4096 public boolean switchSlots(int[] physicalSlots) { in switchSlots() method in TelephonyManager4102 return telephony.switchSlots(physicalSlots); in switchSlots()
3753 UiccController.getInstance().switchSlots(new int[]{physicalSlotIndex}, null); in enablePhysicalSubscription()
820 …quiresPermission(android.Manifest.permission.MODIFY_PHONE_STATE) public boolean switchSlots(int[]);
10205 …quiresPermission(android.Manifest.permission.MODIFY_PHONE_STATE) public boolean switchSlots(int[]);
11323 …quiresPermission(android.Manifest.permission.MODIFY_PHONE_STATE) public boolean switchSlots(int[]);