Searched refs:notifyLockedProfile (Results 1 – 6 of 6) sorted by relevance
457 public abstract void notifyLockedProfile(@UserIdInt int userId, int currentUserId); in notifyLockedProfile() method in ActivityTaskManagerInternal
6931 public void notifyLockedProfile(@UserIdInt int userId, int currentUserId) { in notifyLockedProfile() method in ActivityTaskManagerService.LocalService
535 void notifyLockedProfile(int userId); in notifyLockedProfile() method
1257 ActivityManager.getService().notifyLockedProfile(userId);
7963 public void notifyLockedProfile(@UserIdInt int userId) { in notifyLockedProfile() method in ActivityManagerService7964 mAtmInternal.notifyLockedProfile(userId, mUserController.getCurrentUserId()); in notifyLockedProfile()
5432 Landroid/app/IActivityManager$Stub$Proxy;->notifyLockedProfile(I)V6027 Landroid/app/IActivityManager;->notifyLockedProfile(I)V