Searched defs:startUserInBackground (Results 1 – 3 of 3) sorted by relevance
464 public boolean startUserInBackground(int userid) throws RemoteException; in startUserInBackground() method
5744 public boolean startUserInBackground(int userid) throws RemoteException { in startUserInBackground() method in ActivityManagerProxy
21289 public boolean startUserInBackground(final int userId) { in startUserInBackground() method