Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DRecentTasksTest.java1106 verify(controller, times(2)).notifyTaskListUpdated(); in addTask_callsTaskNotificationController()
1119 verify(controller, times(2)).notifyTaskListUpdated(); in removeTask_callsTaskNotificationController()
1134 verify(controller, times(4)).notifyTaskListUpdated(); in removeALlVisibleTask_callsTaskNotificationController_twice()
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DTaskChangeNotificationController.java515 void notifyTaskListUpdated() { in notifyTaskListUpdated() method in TaskChangeNotificationController
H A DRecentTasks.java455 mTaskNotificationController.notifyTaskListUpdated(); in notifyTaskAdded()
462 mTaskNotificationController.notifyTaskListUpdated(); in notifyTaskRemoved()
/aosp12/frameworks/base/services/
H A Dart-profile48803 HSPLcom/android/server/wm/TaskChangeNotificationController;->notifyTaskListUpdated()V+]Landroid/os/…