Home
last modified time | relevance | path

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

/packages/apps/Exchange/exchange2/src/com/android/exchange/utility/
DCalendarUtilities.java113 static final int MSFT_TIME_ZONE_STANDARD_DATE_OFFSET = field in CalendarUtilities
116 MSFT_TIME_ZONE_STANDARD_DATE_OFFSET + MSFT_SYSTEMTIME_SIZE;
707 putRuleIntoTimeZoneInformation(tziBytes, MSFT_TIME_ZONE_STANDARD_DATE_OFFSET, in timeZoneToTziStringImpl()
724 MSFT_TIME_ZONE_STANDARD_DATE_OFFSET, standardTransition); in timeZoneToTziStringImpl()
798 getTimeZoneDateFromSystemTime(timeZoneBytes, MSFT_TIME_ZONE_STANDARD_DATE_OFFSET); in tziStringToTimeZoneImpl()