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