Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DPagedView.java262 public void abortScrollerAnimation() { in abortScrollerAnimation() method in PagedView
265 abortScrollerAnimation(true); in abortScrollerAnimation()
272 private void abortScrollerAnimation(boolean resetNextPage) { in abortScrollerAnimation() method in PagedView
439 abortScrollerAnimation(true); in setCurrentPage()
572 abortScrollerAnimation(false); in computeScrollHelper()
576 abortScrollerAnimation(false); in computeScrollHelper()
586 abortScrollerAnimation(false); in computeScrollHelper()
1281 abortScrollerAnimation(false); in onTouchEvent()
1440 abortScrollerAnimation(true); in onTouchEvent()
1766 abortScrollerAnimation(false); in snapToPage()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DAbsSwipeUpHandler.java2051 mRecentsView.abortScrollerAnimation();