Home
last modified time | relevance | path

Searched defs:currentPageTaskView (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DRecentsViewUtils.kt400 val currentPageTaskView = recentsView.currentPageTaskView in <lambda>() constant
DRecentsView.java4658 TaskView currentPageTaskView = getCurrentPageTaskView(); in getNextPageInternal() local
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DAbsSwipeUpHandler.java713 TaskView currentPageTaskView = mRecentsView.getCurrentPageTaskView(); in notifyGestureAnimationStartToRecents() local