Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DRecentsView.java818 private TaskView mMovingTaskView; field in RecentsView
1309 if (child != mSplitHiddenTaskView && child != mMovingTaskView) { in onViewRemoved()
1893 mMovingTaskView = runningTaskView; in moveRunningTaskToExpectedPosition()
1895 mMovingTaskView = null; in moveRunningTaskToExpectedPosition()