Searched defs:stopUser (Results 1 – 9 of 9) sorted by relevance
90 private void stopUser(int userId) throws RemoteException, InterruptedException { in stopUser() method in UserLifecycleStressTest
62 public void stopUser(int userId) { in stopUser() method in FakeUserInfoHelper
272 public void stopUser() throws RemoteException { in stopUser() method in UserLifecycleTests625 private void stopUser(int userId, boolean force) throws RemoteException { in stopUser() method in UserLifecycleTests
390 int stopUser(int userid, boolean force, in IStopUserCallback callback); in stopUser() method
4168 public boolean stopUser(@UserIdInt int userId, boolean force) { in stopUser() method in ActivityManager
459 private void stopUser(int userId) { in stopUser() method in TvInputManagerService
261 int stopUser(in ComponentName who, in UserHandle userHandle); in stopUser() method
9519 public @UserOperationResult int stopUser( in stopUser() method in DevicePolicyManager
15068 public int stopUser(final int userId, boolean force, final IStopUserCallback callback) { in stopUser() method in ActivityManagerService