Home
last modified time | relevance | path

Searched refs:getDSTCalendars (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Exchange/exchange2/src/com/android/exchange/utility/
DCalendarUtilities.java535 static boolean getDSTCalendars(TimeZone tz, GregorianCalendar[] toDaylightCalendars, in getDSTCalendars() method in CalendarUtilities
616 if (!getDSTCalendars(tz, toDaylightCalendars, toStandardCalendars)) { in timeZoneToVTimezone()
699 if (getDSTCalendars(tz, toDaylightCalendars, toStandardCalendars)) { in timeZoneToTziStringImpl()