Searched refs:MSFT_WCHAR_SIZE (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Exchange/src/com/android/exchange/utility/
H A DCalendarUtilities.java91 static final int MSFT_WCHAR_SIZE = 2; field in class:CalendarUtilities
113 MSFT_TIME_ZONE_STANDARD_NAME_OFFSET + (MSFT_WCHAR_SIZE*32);
119 MSFT_TIME_ZONE_DAYLIGHT_NAME_OFFSET + (MSFT_WCHAR_SIZE*32);

Completed in 7 milliseconds