Searched refs:timeSlotsOfSameType (Results 1 – 1 of 1) sorted by relevance
98 List<Range<Long>> timeSlotsOfSameType = target.getEventHistory().getEventIndex( in computeScore() local100 if (!timeSlotsOfSameType.isEmpty()) { in computeScore()101 for (Range<Long> timeSlot : timeSlotsOfSameType) { in computeScore()