Searched defs:startUser (Results 1 – 8 of 8) sorted by relevance
252 public void startUser() throws RemoteException { in startUser() method in UserLifecycleTests467 final int startUser = mAm.getCurrentUser(); in switchUser() local487 final int startUser = ActivityManager.getCurrentUser(); in switchUser_realistic() local508 final int startUser = mAm.getCurrentUser(); in switchUser_stopped() local560 final int startUser = ActivityManager.getCurrentUser(); in switchUser_stopped_staticWallpaper() local586 final int startUser = mAm.getCurrentUser(); in switchUser_running() local605 final int startUser = ActivityManager.getCurrentUser(); in switchUser_running_initializedUser() local629 final int startUser = ActivityManager.getCurrentUser(); in switchUser_running_staticWallpaper() local703 final int startUser = mAm.getCurrentUser(); in lockedBootCompleted() local726 final int startUser = ActivityManager.getCurrentUser(); in lockedBootCompleted_realistic() local[all …]
497 final int startUser = ActivityManager.getCurrentUser(); in testRemoveUserShouldNotRemoveCurrentUser() local516 final int startUser = ActivityManager.getCurrentUser(); in testRemoveUserShouldNotRemoveCurrentUser_DuringUserSwitch() local536 final int startUser = ActivityManager.getCurrentUser(); in testRemoveUserShouldNotRemoveTargetUser_DuringUserSwitch() local639 final int startUser = ActivityManager.getCurrentUser(); in testRemoveUserWhenPossible_currentUserSetEphemeral() local661 final int startUser = ActivityManager.getCurrentUser(); in testRemoveUserWhenPossible_currentUserSetEphemeral_duringUserSwitch() local684 final int startUser = ActivityManager.getCurrentUser(); in testRemoveUserWhenPossible_targetUserSetEphemeral_duringUserSwitch() local1513 final int startUser = ActivityManager.getCurrentUser(); in testSwitchUser() local1525 final int startUser = ActivityManager.getCurrentUser(); in testSwitchUserByHandle() local1542 final int startUser = ActivityManager.getCurrentUser(); in testConcurrentUserSwitch() local
143 private void startUser(int userId) throws Exception { in startUser() method in ManagedProfileLifecycleStressTest
49 public void startUser(int userId) { in startUser() method in FakeUserInfoHelper
989 private void startUser(@UserIdInt int userId) { in startUser() method in UserManagerServiceTest
292 private void startUser(GameManagerService gameManagerService, int userId) { in startUser() method in GameManagerServiceTests
484 private void startUser(int userId) { in startUser() method in TvInputManagerService
700 private void startUser(int userId) { in startUser() method in TvInteractiveAppManagerService