Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DTaskChangeNotificationController.java407 void notifyTaskProfileLocked(int taskId, int userId) { in notifyTaskProfileLocked() method in TaskChangeNotificationController
DActivityStackSupervisor.java907 mService.mTaskChangeNotificationController.notifyTaskProfileLocked( in lockAllProfileTasks()