Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DWindowTransformSwipeHandler.java1299 int newRunningTaskId = newRunningTaskView != null in cancelCurrentAnimation() local
1302 mRecentsView.setCurrentTask(newRunningTaskId); in cancelCurrentAnimation()
1303 sharedState.setRecentsAnimationFinishInterrupted(newRunningTaskId); in cancelCurrentAnimation()