Searched refs:stopUserLocked (Results 1 – 1 of 1) sorted by relevance
20114 stopUserLocked(oldUserId, null); in stopGuestUserIfBackground()20197 stopUserLocked(oldUserId, null); in finishUserSwitch()20220 return stopUserLocked(userId, callback); in stopUser()20224 private int stopUserLocked(final int userId, final IStopUserCallback callback) { in stopUserLocked() method