Searched refs:switchSlots (Results 1 – 4 of 4) sorted by relevance
98 when(mTelephonyManager.switchSlots(any())).thenReturn(true); in setUp()
1642 boolean switchSlots(in int[] physicalSlots); in switchSlots() method
340 public void switchSlots(int[] physicalSlots, Message response) { in switchSlots() method in UiccController
8033 …quiresPermission(android.Manifest.permission.MODIFY_PHONE_STATE) public boolean switchSlots(int[]);