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.java253 public void abortScrollerAnimation() { in abortScrollerAnimation() method in PagedView
256 abortScrollerAnimation(true); in abortScrollerAnimation()
263 private void abortScrollerAnimation(boolean resetNextPage) { in abortScrollerAnimation() method in PagedView
430 abortScrollerAnimation(true); in setCurrentPage()
559 abortScrollerAnimation(false); in computeScrollHelper()
563 abortScrollerAnimation(false); in computeScrollHelper()
573 abortScrollerAnimation(false); in computeScrollHelper()
1262 abortScrollerAnimation(false); in onTouchEvent()
1423 abortScrollerAnimation(true); in onTouchEvent()
1739 abortScrollerAnimation(false); in snapToPage()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DAbsSwipeUpHandler.java1856 mRecentsView.abortScrollerAnimation();