Searched refs:ONE_DAY_MILLIS (Results 1 – 1 of 1) sorted by relevance
2830 final long ONE_DAY_MILLIS = 24 * 60 * 60 * 1000; in testOutOfOrderRecurrenceExceptions() local2833 long dtstartMillis = recurEventValues.getAsLong(Events.DTSTART) + ONE_DAY_MILLIS; in testOutOfOrderRecurrenceExceptions()2840 dtstartMillis += ONE_DAY_MILLIS; in testOutOfOrderRecurrenceExceptions()2847 dtstartMillis += ONE_DAY_MILLIS; in testOutOfOrderRecurrenceExceptions()