Searched refs:MSFT_TIME_ZONE_BIAS_OFFSET (Results 1 – 1 of 1) sorted by relevance
110 static final int MSFT_TIME_ZONE_BIAS_OFFSET = 0; field in CalendarUtilities112 MSFT_TIME_ZONE_BIAS_OFFSET + MSFT_LONG_SIZE;692 setLong(tziBytes, MSFT_TIME_ZONE_BIAS_OFFSET, standardBias); in timeZoneToTziStringImpl()789 int bias = -1 * getLong(timeZoneBytes, MSFT_TIME_ZONE_BIAS_OFFSET) * MINUTES; in tziStringToTimeZoneImpl()