Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DSplitToWorkspaceController.java103 FloatingTaskView firstFloatingTaskView = mController.getFirstFloatingTaskView(); in handleSecondAppSelectionForSplit() local
104 firstFloatingTaskView.getBoundsOnScreen(firstTaskStartingBounds); in handleSecondAppSelectionForSplit()
105 firstFloatingTaskView.addConfirmAnimation(pendingAnimation, in handleSecondAppSelectionForSplit()
135 mLauncher.getDragLayer().removeView(firstFloatingTaskView); in handleSecondAppSelectionForSplit()