Searched refs:getInactiveRemovableSlot (Results 1 – 1 of 1) sorted by relevance
153 int inactiveRemovableSlot = getInactiveRemovableSlot(telMgr.getUiccSlotsInfo(), slotId); in switchToRemovableSlot()304 private static int getInactiveRemovableSlot(UiccSlotInfo[] slots, int slotId) in getInactiveRemovableSlot() method in UiccSlotUtil