Searched defs:newUserId (Results 1 – 7 of 7) sorted by relevance
109 void handleShow(@UserIdInt int newUserId) { in handleShow()147 private void populateDialog(@UserIdInt int previousUserId, @UserIdInt int newUserId) { in populateDialog()152 private void drawUserIcon(int newUserId) { in drawUserIcon()159 private void populateLoadingText(@UserIdInt int previousUserId, @UserIdInt int newUserId) { in populateLoadingText()
141 int newUserId = UserHandle.USER_NULL; in testLifecycleUserCreatedListener_supportedVersion() local179 int newUserId = UserHandle.USER_NULL; in testLifecycleUserCreatedListener_unsupportedVersion() local205 int newUserId = createUser("TestUserToRemove").id; in testLifecycleUserRemovedListener_supportedVersion() local244 int newUserId = createUser("TestUserToRemove").id; in testLifecycleUserRemovedListener_unsupportedVersion() local273 int newUserId = createUser("Test").id; in testLifecycleMultipleListeners() local476 int newUserId = createUser().id; in testPersistentUserResumeToUser() local
122 int newUserId = createUser().id; in testUserLifecycleEventFilter() local166 private UserLifecycleEvent[] buildExpectedEvents(int initialUserId, int newUserId) { in buildExpectedEvents()
91 int newUserId = createUser().id; in testLifecycleListener() local
433 int newUserId = 200; in testAssignProfileFollowedByUserSwitch() local646 final int newUserId = 200; in testActiveUserAfterUserSwitching() local888 final int newUserId = 200; in testManagerGetUserForOccupantAfterUserSwitch() local
73 final int newUserId; in onAttach() local
147 private void switchUser(int newUserId) { in switchUser()