Searched refs:SCROLL_HYST_WEEKS (Results 1 – 2 of 2) sorted by relevance
62 protected static final int SCROLL_HYST_WEEKS = 2; field in SimpleDayPickerFragment512 child = (SimpleWeekView) view.getChildAt(SCROLL_HYST_WEEKS + offset); in updateMonthHighlight()
70 private static final int SCROLL_HYST_WEEKS = 2; field in CalendarViewLegacyDelegate884 child = (WeekView) view.getChildAt(SCROLL_HYST_WEEKS + offset); in onScroll()