Home
last modified time | relevance | path

Searched defs:animateScroll (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
DTaskStackViewScroller.java202 void animateScroll(float newScroll, final Runnable postRunnable) { in animateScroll() method in TaskStackViewScroller
209 void animateScroll(float newScroll, int duration, final Runnable postRunnable) { in animateScroll() method in TaskStackViewScroller