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/wm/
DTaskChangeNotificationController.java466 void notifyTaskProfileLocked(int taskId, int userId) { in notifyTaskProfileLocked() method in TaskChangeNotificationController
DRootActivityContainer.java2140 mService.getTaskChangeNotificationController().notifyTaskProfileLocked( in lockAllProfileTasks()