Searched refs:activeSlots (Results 1 – 1 of 1) sorted by relevance
78 public void refreshActiveSlots(Set<Integer> activeSlots) throws RuntimeException { in refreshActiveSlots() argument80 mActiveSlots = new HashSet<Integer>(activeSlots); in refreshActiveSlots()97 for (Integer slot : activeSlots) { in refreshActiveSlots()