Searched refs:getCachedJan1 (Results 1 – 2 of 2) sorted by relevance
181 protected long getCachedJan1() { in getCachedJan1() method in BaseCalendar.Date370 return cache.getCachedJan1(); in getFixedDate()372 return cache.getCachedJan1() + getDayOfYear(year, month, dayOfMonth) - 1; in getFixedDate()427 jan1 = gdate.getCachedJan1(); in getCalendarDateFromFixedDate()
154 return cache.getCachedJan1(); in getFixedDate()156 return cache.getCachedJan1() + getDayOfYear(jyear, month, dayOfMonth) - 1; in getFixedDate()