Searched refs:restartUser (Results 1 – 2 of 2) sorted by relevance
756 int restartUser(final int userId, final boolean foreground) { in restartUser() method in UserController
19985 return mUserController.restartUser(userId, /* foreground */ false); in restartUserInBackground()