Searched refs:endOfYearTime (Results 1 – 1 of 1) sorted by relevance
548 long endOfYearTime = startTime + (365*DAYS) + (DAYS>>2); in getDSTCalendars() local552 cal = findTransitionDate(tz, startTime, endOfYearTime, startInDaylightTime); in getDSTCalendars()561 cal = findTransitionDate(tz, startTime, endOfYearTime, !startInDaylightTime); in getDSTCalendars()