Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/recents/
H A DRecentTasksController.java240 notifyRunningTaskVanished(taskInfo); in onTaskRemoved()
282 private void notifyRunningTaskVanished(ActivityManager.RunningTaskInfo taskInfo) { in notifyRunningTaskVanished() method in RecentTasksController