Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DPagedView.java263 public void abortScrollerAnimation() { in abortScrollerAnimation() method in PagedView
266 abortScrollerAnimation(true); in abortScrollerAnimation()
269 private void abortScrollerAnimation(boolean resetNextPage) { in abortScrollerAnimation() method in PagedView
436 abortScrollerAnimation(true); in setCurrentPage()
1220 abortScrollerAnimation(false); in onTouchEvent()
1374 abortScrollerAnimation(true); in onTouchEvent()
1690 abortScrollerAnimation(false); in snapToPage()
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
H A DAbsSwipeUpHandler.java1633 mRecentsView.abortScrollerAnimation();