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

/packages/apps/Exchange/src/com/android/exchange/utility/
H A DCalendarUtilities.java78 static final int STANDARD_DST_PRECISION = MINUTES; field in class:CalendarUtilities
866 if ((dstStart.hour != dstEnd.hour) && (precision == STANDARD_DST_PRECISION)) {
/packages/apps/Exchange/tests/src/com/android/exchange/utility/
H A DCalendarUtilitiesTests.java147 CalendarUtilities.STANDARD_DST_PRECISION+1);

Completed in 10 milliseconds