Searched defs:stopUser (Results 1 – 3 of 3) sorted by relevance
234 private void stopUser(int userId) throws Exception { in stopUser() method in UserLifecycleTest
231 public void stopUser(final int userHandle) { in stopUser() method in SystemServiceManager
324 int stopUser(int userid, boolean force, in IStopUserCallback callback); in stopUser() method