Searched defs:newUserId (Results 1 – 12 of 12) sorted by relevance
45 public void handleBeforeUserSwitching(int newUserId) { in handleBeforeUserSwitching()55 public void handleUserSwitching(int newUserId) { in handleUserSwitching()65 public void handleUserSwitchComplete(int newUserId) { in handleUserSwitchComplete()
116 void handleShow(@UserIdInt int newUserId) { in handleShow()154 private void populateDialog(@UserIdInt int previousUserId, @UserIdInt int newUserId) { in populateDialog()159 private void drawUserIcon(int newUserId) { in drawUserIcon()166 private void populateLoadingText(@UserIdInt int previousUserId, @UserIdInt int newUserId) { in populateLoadingText()
154 int newUserId = createUser().id; in testUserLifecycleEventFilter() local203 private UserLifecycleEvent[] buildExpectedEvents(int initialUserId, int newUserId) { in buildExpectedEvents()
120 int newUserId = createUser("Test").id; in testLifecycleMultipleListeners() local324 int newUserId = createUser().id; in testPersistentUserResumeToUser() local
73 int newUserId = createUser().id; in testUserVisibilityEvents() local
71 int newUserId = createUser().id; in testLifecycleListener() local
504 int newUserId = 200; in testAssignProfileFollowedByUserSwitch() local575 int newUserId = 200; in testKeepVisibleUserAfterUserSwitch() local896 final int newUserId = 200; in testActiveUserAfterUserSwitching() local1134 final int newUserId = 200; in testManagerGetUserForOccupantAfterUserSwitch() local1161 int newUserId = 200; in testManagerRegisterUnregister() local
76 final int newUserId; in onAttach() local
69 final int newUserId; in onAttach() local
147 private void switchUser(int newUserId) { in switchUser()
404 int newUserId = 1002; in onUserPressed_secondaryUser_stopsAndStartsNewUser() local
453 int newUserId = in handleUserChange() local656 private void handleUserSwitchedLocked(int oldUserId, int newUserId, in handleUserSwitchedLocked()