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.java1712 int currentPageScroll = getScrollForPage(mCurrentPage); in moveRunningTaskToFront() local
1713 mCurrentPageScrollDiff = primaryScroll - currentPageScroll; in moveRunningTaskToFront()
3535 int currentPageScroll = getScrollForPage(mCurrentPage); in createTaskDismissAnimation() local
3537 boolean currentPageSnapsToEndOfGrid = currentPageScroll == lastGridTaskScroll; in createTaskDismissAnimation()
3945 int currentPageScroll = getScrollForPage(mCurrentPage); in createTaskDismissAnimation()
3946 mCurrentPageScrollDiff = primaryScroll - currentPageScroll; in createTaskDismissAnimation()