HomeSort by relevance Sort by last modified time
    Searched refs:SCROLL_HYST_WEEKS (Results 1 - 3 of 3) sorted by null

  /packages/apps/Calendar/src/com/android/calendar/month/
SimpleDayPickerFragment.java 62 protected static final int SCROLL_HYST_WEEKS = 2;
515 child = (SimpleWeekView) view.getChildAt(SCROLL_HYST_WEEKS + offset);
  /frameworks/opt/datetimepicker/src/com/android/datetimepicker/date/
DayPickerView.java 50 protected static final int SCROLL_HYST_WEEKS = 2;
  /frameworks/base/core/java/android/widget/
CalendarView.java 106 private static final int SCROLL_HYST_WEEKS = 2;
    [all...]

Completed in 415 milliseconds