Searched refs:setSimSlotMapping (Results 1 – 3 of 3) sorted by relevance
285 telMgr.setSimSlotMapping(uiccSlotMappings); in performSwitchToSlot()
752 verify(mTelephonyManager).setSimSlotMapping(any()); in performSwitchToSlot_setSimSlotMapping()
10083 public boolean setSimSlotMapping(@NonNull List<UiccSlotMapping> slotMapping) { in setSimSlotMapping() method in PhoneInterfaceManager