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()
41 private static final int GOTO_SCROLL_DURATION = 250; field in DayPickerView248 position, LIST_TOP_OFFSET, GOTO_SCROLL_DURATION); in goTo()362 smoothScrollBy(top, GOTO_SCROLL_DURATION); in run()364 smoothScrollBy(bottom, GOTO_SCROLL_DURATION); in run()
78 private static final int GOTO_SCROLL_DURATION = 1000; field in CalendarViewLegacyDelegate813 GOTO_SCROLL_DURATION); in goTo()