Searched refs:slotMappings (Results 1 – 1 of 1) sorted by relevance
10069 List<UiccSlotMapping> slotMappings = new ArrayList<>(); in switchSlots() local10072 slotMappings.add(new UiccSlotMapping(TelephonyManager.DEFAULT_PORT_INDEX, in switchSlots()10075 return (Boolean) sendRequest(CMD_SWITCH_SLOTS, slotMappings); in switchSlots()