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

/packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
H A DCalendarProvider2Test.java116 private static final long ONE_WEEK_MILLIS = 7 * 24 * 3600 * 1000; field in class:CalendarProvider2Test
1001 values.put("maxInstance", now + ONE_WEEK_MILLIS);

Completed in 44 milliseconds