Searched defs:slots (Results 1 – 11 of 11) sorted by relevance
71 List<Range<Long>> slots = mEventIndex.getActiveTimeSlots(); in testMultipleEvents() local82 List<Range<Long>> slots; in testBitmapShift() local120 List<Range<Long>> slots = mEventIndex.getActiveTimeSlots(); in testCopyConstructor() local145 List<Range<Long>> slots = combined.getActiveTimeSlots(); in combineEventIndexes() local
50 List<Slot> slots = statusBarIconList.getSlots(); in testGetExistingSlot() local63 List<Slot> slots = statusBarIconList.getSlots(); in testGetNonexistingSlot() local78 List<Slot> slots = statusBarIconList.getSlots(); in testAddSlotSlidesIcons() local
175 val slots = repository.get().getSlotPickerRepresentations() regex217 val slots = repository.get().getSlotPickerRepresentations() regex258 val slots = repository.get().getSlotPickerRepresentations() regex
24 private Pair<ArrayList<Byte>, ArrayList<Byte>>[] slots = new Pair[MAX_SLOTS]; field in MockWeaverService
69 private val slots = MutableStateFlow(slots) regex
67 bool slots; // Does it have slots member93 bool slots; // Does it have slots member
267 public void addIgnoredSlots(List<String> slots) { in addIgnoredSlots()308 public void removeIgnoredSlots(List<String> slots) { in removeIgnoredSlots()
37 public StatusBarIconList(String[] slots) { in StatusBarIconList()
91 public static View horizontalButtonSlots(Context context, int desiredHeight, Slot... slots) { in horizontalButtonSlots()
246 static constexpr uint64_t slots = 2; in TEST_F() local
901 HashSet<Integer> slots = new HashSet<>(); in getUsedWeaverSlots() local