Home
last modified time | relevance | path

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

/packages/apps/Calendar/src/com/android/calendar/month/
DSimpleWeekView.java246 int julianMonday = Utils.getJulianMondayFromWeeksSinceEpoch(mWeek); in setWeekParams() local
248 time.setJulianDay(julianMonday); in setWeekParams()