Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DRecentsView.java1890 int currentPageScroll = getScrollForPage(mCurrentPage); in moveRunningTaskToExpectedPosition() local
1891 mCurrentPageScrollDiff = primaryScroll - currentPageScroll; in moveRunningTaskToExpectedPosition()
3885 int currentPageScroll = getScrollForPage(mCurrentPage); in createTaskDismissAnimation() local
3887 boolean currentPageSnapsToEndOfGrid = currentPageScroll == lastGridTaskScroll; in createTaskDismissAnimation()
4295 int currentPageScroll = getScrollForPage(mCurrentPage); in createTaskDismissAnimation()
4296 mCurrentPageScrollDiff = primaryScroll - currentPageScroll; in createTaskDismissAnimation()