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