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

/frameworks/opt/datetimepicker/src/com/android/datetimepicker/date/
H A DDayPickerView.java50 protected static final int SCROLL_HYST_WEEKS = 2; field in class:DayPickerView
/frameworks/base/core/java/android/widget/
H A DCalendarView.java106 private static final int SCROLL_HYST_WEEKS = 2; field in class:CalendarView
1208 child = (WeekView) view.getChildAt(SCROLL_HYST_WEEKS + offset);

Completed in 101 milliseconds