Searched refs:notifyLockedProfile (Results 1 – 6 of 6) sorted by relevance
464 public abstract void notifyLockedProfile(@UserIdInt int userId, int currentUserId); in notifyLockedProfile() method in ActivityTaskManagerInternal
6040 public void notifyLockedProfile(@UserIdInt int userId, int currentUserId) { in notifyLockedProfile() method in ActivityTaskManagerService.LocalService
521 void notifyLockedProfile(int userId); in notifyLockedProfile() method
1273 ActivityManager.getService().notifyLockedProfile(userId);
6391 public void notifyLockedProfile(@UserIdInt int userId) { in notifyLockedProfile() method in ActivityManagerService6392 mAtmInternal.notifyLockedProfile(userId, mUserController.getCurrentUserId()); in notifyLockedProfile()
5429 Landroid/app/IActivityManager$Stub$Proxy;->notifyLockedProfile(I)V6024 Landroid/app/IActivityManager;->notifyLockedProfile(I)V