Searched defs:stopUser (Results 1 – 3 of 3) sorted by relevance
352 public int stopUser(int userid, IStopUserCallback callback) throws RemoteException; in stopUser() method
4271 public int stopUser(int userid, IStopUserCallback callback) throws RemoteException { in stopUser() method in ActivityManagerProxy
16340 public int stopUser(final int userId, final IStopUserCallback callback) { in stopUser() method in ActivityManagerService