Home
last modified time | relevance | path

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

/packages/apps/Exchange/exchange2/src/com/android/exchange/utility/
DCalendarUtilities.java829 long dstSavings = in tziStringToTimeZoneImpl() local
855 before = new Date(millisAtTransition - (dstSavings + precision)); in tziStringToTimeZoneImpl()
861 if (dstSavings != timeZone.getDSTSavings()) continue; in tziStringToTimeZoneImpl()