Searched refs:stopUserLocked (Results 1 – 1 of 1) sorted by relevance
19205 stopUserLocked(oldUserId, null); in stopGuestUserIfBackground()19287 stopUserLocked(oldUserId, null); in finishUserSwitch()19310 return stopUserLocked(userId, callback); in stopUser()19314 private int stopUserLocked(final int userId, final IStopUserCallback callback) { in stopUserLocked() method in ActivityManagerService