Home
last modified time | relevance | path

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

/cts/tests/tests/provider/src/android/provider/cts/
DCalendarTest.java2831 final long HALF_HOUR_MILLIS = 30 * 60 * 1000; in testOutOfOrderRecurrenceExceptions() local
2834 beforeExcepValues.put(Events.DTSTART, dtstartMillis + HALF_HOUR_MILLIS); in testOutOfOrderRecurrenceExceptions()
2841 afterExcepValues.put(Events.DTSTART, dtstartMillis + HALF_HOUR_MILLIS); in testOutOfOrderRecurrenceExceptions()
2848 unrelatedExcepValues.put(Events.DTSTART, dtstartMillis + HALF_HOUR_MILLIS); in testOutOfOrderRecurrenceExceptions()