Searched refs:onUserForeground (Results 1 – 2 of 2) sorted by relevance
255 onUserForeground(UserHandle.USER_OWNER); in systemReady()1860 public void onUserForeground(int userId) { in onUserForeground() method in UserManagerService
20053 getUserManagerLocked().onUserForeground(newUserId); in moveUserToForeground()