Searched refs:notifyTaskCreated (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
H A DTaskChangeNotificationController.java354 void notifyTaskCreated(int taskId, ComponentName componentName) { method in class:TaskChangeNotificationController
H A DTaskRecord.java341 mService.mTaskChangeNotificationController.notifyTaskCreated(_taskId, realActivity);
371 mService.mTaskChangeNotificationController.notifyTaskCreated(_taskId, realActivity);
421 mService.mTaskChangeNotificationController.notifyTaskCreated(_taskId, realActivity);

Completed in 52 milliseconds