Home
last modified time | relevance | path

Searched refs:ScrollAnimationRunnable (Results 1 – 1 of 1) sorted by relevance

/core/core/src/main/java/androidx/core/widget/
DAutoScrollHelper.java507 mRunnable = new ScrollAnimationRunnable(); in startAnimating()
686 private class ScrollAnimationRunnable implements Runnable { class in AutoScrollHelper
687 ScrollAnimationRunnable() { in ScrollAnimationRunnable() method in AutoScrollHelper.ScrollAnimationRunnable