Searched defs:stopUser (Results 1 – 7 of 7) sorted by relevance
90 private void stopUser(int userId) throws RemoteException, InterruptedException { in stopUser() method in UserLifecycleStressTest
261 public void stopUser() throws Exception { in stopUser() method in UserLifecycleTests596 private void stopUser(int userId, boolean force) throws Exception { in stopUser() method in UserLifecycleTests
285 public void stopUser(final @UserIdInt int userHandle) { in stopUser() method in SystemServiceManager
384 int stopUser(int userid, boolean force, in IStopUserCallback callback); in stopUser() method
248 int stopUser(in ComponentName who, in UserHandle userHandle); in stopUser() method
8247 public @UserOperationResult int stopUser( in stopUser() method in DevicePolicyManager
18742 public int stopUser(final int userId, boolean force, final IStopUserCallback callback) { in stopUser() method in ActivityManagerService