Searched refs:GOTO_SCROLL_DURATION (Results 1 – 3 of 3) sorted by relevance
53 protected static final int GOTO_SCROLL_DURATION = 250; field in DayPickerView226 position, LIST_TOP_OFFSET, GOTO_SCROLL_DURATION); in goTo()330 smoothScrollBy(top, GOTO_SCROLL_DURATION); in run()332 smoothScrollBy(bottom, GOTO_SCROLL_DURATION); in run()
46 private static final int GOTO_SCROLL_DURATION = 250; field in DayPickerView216 position, LIST_TOP_OFFSET, GOTO_SCROLL_DURATION); in goTo()326 smoothScrollBy(top, GOTO_SCROLL_DURATION); in run()328 smoothScrollBy(bottom, GOTO_SCROLL_DURATION); in run()
651 private static final int GOTO_SCROLL_DURATION = 1000; field in CalendarView.LegacyCalendarViewDelegate1420 GOTO_SCROLL_DURATION); in goTo()