Searched refs:notifyTaskProfileLocked (Results 1 – 3 of 3) sorted by relevance
470 void notifyTaskProfileLocked(RunningTaskInfo taskInfo, int userId) { in notifyTaskProfileLocked() method in TaskChangeNotificationController
3288 mService.getTaskChangeNotificationController().notifyTaskProfileLocked(
1148 verify(controller).notifyTaskProfileLocked(any(), eq(profileUserId)); in testLockAllProfileTasks()1158 verify(controller, never()).notifyTaskProfileLocked(any(), anyInt()); in testLockAllProfileTasks()