Searched refs:animateScroll (Results 1 – 3 of 3) sorted by relevance
196 animateScroll(newScroll, null /* postScrollRunnable */); in animateBoundScroll()202 void animateScroll(float newScroll, final Runnable postRunnable) { in animateScroll() method in TaskStackViewScroller205 animateScroll(newScroll, duration, postRunnable); in animateScroll()209 void animateScroll(float newScroll, int duration, final Runnable postRunnable) { in animateScroll() method in TaskStackViewScroller
2002 mStackScroller.animateScroll(mLayoutAlgorithm.mInitialScrollP, null); in onBusEvent()2348 mStackScroller.animateScroll(targetScroll, in launchTask()
372 private Runnable mAnimateScroll = this::animateScroll;1192 animateScroll(); in scrollTo()1232 animateScroll();1477 animateScroll(); in onScrollTouch()1490 animateScroll(); in onScrollTouch()1630 private void animateScroll() { in animateScroll() method in NotificationStackScrollLayout2348 animateScroll(); in fling()3240 animateScroll(); in onInterceptTouchEventScroll()4019 animateScroll(); in performAccessibilityActionInternal()