Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DRecentsView.java2429 () -> removeTaskInternal(taskView)); in createTaskDismissAnimation()
2431 removeTaskInternal(taskView); in createTaskDismissAnimation()
2478 private void removeTaskInternal(TaskView taskView) { in removeTaskInternal() method in RecentsView