Searched defs:notifyTaskRemoved (Results 1 – 2 of 2) sorted by relevance
499 private void notifyTaskRemoved(Task task, boolean wasTrimmed, boolean killProcess, in notifyTaskRemoved() method in RecentTasks509 private void notifyTaskRemoved(Task task, boolean wasTrimmed, boolean killProcess) { in notifyTaskRemoved() method in RecentTasks
437 void notifyTaskRemoved(int taskId) { in notifyTaskRemoved() method in TaskChangeNotificationController