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 …]
326 final int startUser = ActivityManager.getCurrentUser(); in testRemoveUserShouldNotRemoveCurrentUser() local345 final int startUser = ActivityManager.getCurrentUser(); in testRemoveUserShouldNotRemoveCurrentUser_DuringUserSwitch() local365 final int startUser = ActivityManager.getCurrentUser(); in testRemoveUserShouldNotRemoveTargetUser_DuringUserSwitch() local468 final int startUser = ActivityManager.getCurrentUser(); in testRemoveUserWhenPossible_currentUserSetEphemeral() local490 final int startUser = ActivityManager.getCurrentUser(); in testRemoveUserWhenPossible_currentUserSetEphemeral_duringUserSwitch() local513 final int startUser = ActivityManager.getCurrentUser(); in testRemoveUserWhenPossible_targetUserSetEphemeral_duringUserSwitch() local1276 final int startUser = ActivityManager.getCurrentUser(); in testSwitchUser() local1288 final int startUser = ActivityManager.getCurrentUser(); in testSwitchUserByHandle() 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
471 private void startUser(@UserIdInt int userId) { in startUser() method in UserManagerServiceTest
253 private void startUser(GameManagerService gameManagerService, int userId) { in startUser() method in GameManagerServiceTests
528 private void startUser(int userId) { in startUser() method in TvInteractiveAppManagerService
465 private void startUser(int userId) { in startUser() method in TvInputManagerService