Home
last modified time | relevance | path

Searched defs:startUser (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/apct-tests/perftests/multiuser/src/android/multiuser/
DUserLifecycleTests.java252 public void startUser() throws RemoteException { in startUser() method in UserLifecycleTests
467 final int startUser = mAm.getCurrentUser(); in switchUser() local
487 final int startUser = ActivityManager.getCurrentUser(); in switchUser_realistic() local
508 final int startUser = mAm.getCurrentUser(); in switchUser_stopped() local
560 final int startUser = ActivityManager.getCurrentUser(); in switchUser_stopped_staticWallpaper() local
586 final int startUser = mAm.getCurrentUser(); in switchUser_running() local
605 final int startUser = ActivityManager.getCurrentUser(); in switchUser_running_initializedUser() local
629 final int startUser = ActivityManager.getCurrentUser(); in switchUser_running_staticWallpaper() local
703 final int startUser = mAm.getCurrentUser(); in lockedBootCompleted() local
726 final int startUser = ActivityManager.getCurrentUser(); in lockedBootCompleted_realistic() local
[all …]
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DUserManagerTest.java497 final int startUser = ActivityManager.getCurrentUser(); in testRemoveUserShouldNotRemoveCurrentUser() local
516 final int startUser = ActivityManager.getCurrentUser(); in testRemoveUserShouldNotRemoveCurrentUser_DuringUserSwitch() local
536 final int startUser = ActivityManager.getCurrentUser(); in testRemoveUserShouldNotRemoveTargetUser_DuringUserSwitch() local
639 final int startUser = ActivityManager.getCurrentUser(); in testRemoveUserWhenPossible_currentUserSetEphemeral() local
661 final int startUser = ActivityManager.getCurrentUser(); in testRemoveUserWhenPossible_currentUserSetEphemeral_duringUserSwitch() local
684 final int startUser = ActivityManager.getCurrentUser(); in testRemoveUserWhenPossible_targetUserSetEphemeral_duringUserSwitch() local
1513 final int startUser = ActivityManager.getCurrentUser(); in testSwitchUser() local
1525 final int startUser = ActivityManager.getCurrentUser(); in testSwitchUserByHandle() local
1542 final int startUser = ActivityManager.getCurrentUser(); in testConcurrentUserSwitch() local
/frameworks/base/tests/ManagedProfileLifecycleStressTest/src/com/android/test/stress/
DManagedProfileLifecycleStressTest.java143 private void startUser(int userId) throws Exception { in startUser() method in ManagedProfileLifecycleStressTest
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/location/injector/
DFakeUserInfoHelper.java49 public void startUser(int userId) { in startUser() method in FakeUserInfoHelper
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/pm/
DUserManagerServiceTest.java989 private void startUser(@UserIdInt int userId) { in startUser() method in UserManagerServiceTest
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/app/
DGameManagerServiceTests.java292 private void startUser(GameManagerService gameManagerService, int userId) { in startUser() method in GameManagerServiceTests
/frameworks/base/services/core/java/com/android/server/tv/
DTvInputManagerService.java484 private void startUser(int userId) { in startUser() method in TvInputManagerService
/frameworks/base/services/core/java/com/android/server/tv/interactive/
DTvInteractiveAppManagerService.java700 private void startUser(int userId) { in startUser() method in TvInteractiveAppManagerService