Searched refs:removeUserLocked (Results 1 – 4 of 4) sorted by relevance
874 removeUserLocked(userId);1185 private void removeUserLocked(int userId) { in removeUserLocked() method
1958 void removeUserLocked(int userHandle) { in removeUserLocked() method in AlarmManagerService2758 removeUserLocked(userHandle); in onReceive()
606 mService.mStackSupervisor.removeUserLocked(userId); in finishUserStopped()
1721 void removeUserLocked(int userId) { in removeUserLocked() method in ActivityStackSupervisor