Searched refs:restartUserInBackground (Results 1 – 3 of 3) sorted by relevance
544 int restartUserInBackground(int userId); in restartUserInBackground() method
1080 am.restartUserInBackground(userId); in evictCredentialEncryptionKey()
18702 public int restartUserInBackground(final int userId) { in restartUserInBackground() method in ActivityManagerService