Home
last modified time | relevance | path

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

/packages/apps/Calendar/src/com/android/calendar/month/
DSimpleDayPickerFragment.java62 protected static final int SCROLL_HYST_WEEKS = 2; field in SimpleDayPickerFragment
512 child = (SimpleWeekView) view.getChildAt(SCROLL_HYST_WEEKS + offset); in updateMonthHighlight()