Home
last modified time | relevance | path

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

/packages/apps/Exchange/exchange2/src/com/android/exchange/utility/
DCalendarUtilities.java596 static void timeZoneToVTimezone(TimeZone tz, SimpleIcsWriter writer) in timeZoneToVTimezone() method in CalendarUtilities
1674 timeZoneToVTimezone(vCalendarTimeZone, ics); in createMessageForEntity()
/packages/apps/Exchange/tests/src/com/android/exchange/utility/
DCalendarUtilitiesTests.java861 CalendarUtilities.timeZoneToVTimezone(tz, writer); in testTimeZoneToVTimezone()
/packages/apps/Exchange/exchange2/tests/src/com/android/exchange/utility/
DCalendarUtilitiesTests.java861 CalendarUtilities.timeZoneToVTimezone(tz, writer); in testTimeZoneToVTimezone()