Searched refs:notifyTaskRemovedFromRecents (Results 1 – 4 of 4) sorted by relevance
428 void notifyTaskRemovedFromRecents(int taskId, int userId) { in notifyTaskRemovedFromRecents() method in TaskSnapshotController
1085 mService.mWindowManager.notifyTaskRemovedFromRecents(taskId, userId); in removedFromRecents()
5909 public void notifyTaskRemovedFromRecents(int taskId, int userId) { in notifyTaskRemovedFromRecents() method in WindowManagerService5911 mTaskSnapshotController.notifyTaskRemovedFromRecents(taskId, userId); in notifyTaskRemovedFromRecents()
17008 HSPLcom/android/server/wm/TaskSnapshotController;->notifyTaskRemovedFromRecents(II)V17470 HSPLcom/android/server/wm/WindowManagerService;->notifyTaskRemovedFromRecents(II)V