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

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

Completed in 32 milliseconds