Searched defs:STANDARD_DST_PRECISION (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Exchange/exchange2/src/com/android/exchange/utility/
H A DCalendarUtilities.java79 static final int STANDARD_DST_PRECISION = MINUTES; field in class:CalendarUtilities
881 if ((dstStart.hour != dstEnd.hour) && (precision == STANDARD_DST_PRECISION)) {

Completed in 30 milliseconds