Home
last modified time | relevance | path

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

/packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
DCalendarProvider2Test.java126 private static final long ONE_WEEK_MILLIS = 7 * 24 * 3600 * 1000; field in CalendarProvider2Test
1118 values.put("maxInstance", now + ONE_WEEK_MILLIS); in wipeAndInitData()