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