Searched defs:stopUser (Results 1 – 8 of 8) sorted by relevance
89 private void stopUser(int userId) throws RemoteException, InterruptedException { in stopUser() method in UserLifecycleStressTest
133 public void stopUser() throws Exception { in stopUser() method in UserLifecycleTests249 private void stopUser(int userId, boolean force) throws Exception { in stopUser() method in UserLifecycleTests
234 public void stopUser(final int userHandle) { in stopUser() method in SystemServiceManager
229 int stopUser(in ComponentName who, in UserHandle userHandle); in stopUser() method
6682 public @UserOperationResult int stopUser( in stopUser() method in DevicePolicyManager
346 int stopUser(int userid, boolean force, in IStopUserCallback callback); in stopUser() method
9085 public int stopUser(ComponentName who, UserHandle userHandle) { in stopUser() method in DevicePolicyManagerService
26181 public int stopUser(final int userId, boolean force, final IStopUserCallback callback) { in stopUser() method