Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DRecentsView.java185 private static final int REMOVE_TASK_WAIT_FOR_APP_STOP_MS = 100; field in RecentsView
2482 REMOVE_TASK_WAIT_FOR_APP_STOP_MS); in removeTaskInternal() local
2547 REMOVE_TASK_WAIT_FOR_APP_STOP_MS); in createAllTasksDismissAnimation()