Searched refs:GOTO_SCROLL_DURATION (Results 1 – 3 of 3) sorted by relevance
424 position, LIST_TOP_OFFSET, GOTO_SCROLL_DURATION) in goTo()597 @JvmStatic protected val GOTO_SCROLL_DURATION = 500 constant
411 }, if (delayAnimation) GOTO_SCROLL_DURATION.toLong() else 0L) in handleEvent()
692 scrollAnim.setDuration(GOTO_SCROLL_DURATION.toLong()) in setSelected()714 mTodayAnimator?.setStartDelay(GOTO_SCROLL_DURATION.toLong()) in setSelected()3659 private const val GOTO_SCROLL_DURATION = 200 constant