Searched defs:stopUser (Results 1 – 4 of 4) sorted by relevance
171 public void stopUser(final int userHandle) { in stopUser() method in SystemServiceManager
384 public int stopUser(int userid, IStopUserCallback callback) throws RemoteException; in stopUser() method
5054 public int stopUser(int userid, IStopUserCallback callback) throws RemoteException { in stopUser() method in ActivityManagerProxy
20205 public int stopUser(final int userId, final IStopUserCallback callback) { in stopUser() method