Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/
DUtils.java677 final long aSunday = new GregorianCalendar(2014, Calendar.JULY, 20).getTimeInMillis(); in generateShortAndLongWeekdaysIfNeeded() local
680 final long dayMillis = aSunday + i * DateUtils.DAY_IN_MILLIS; in generateShortAndLongWeekdaysIfNeeded()