Searched refs:afterInterval (Results 1 – 1 of 1) sorted by relevance
159 int afterInterval = 0; in constructHoursInfo() local177 afterInterval += 1; in constructHoursInfo()204 } else if (afterInterval < openingHours.size()) { in constructHoursInfo()209 getFormattedTimeForCalendar(openingHours.get(afterInterval).second)); in constructHoursInfo()232 } else if (afterInterval < openingHours.size()) { in constructHoursInfo()238 getFormattedTimeForCalendar(openingHours.get(afterInterval).first)); in constructHoursInfo()