Home
last modified time | relevance | path

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

/aosp14/frameworks/base/apct-tests/perftests/multiuser/src/android/multiuser/
H A 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 …]
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DUserManagerTest.java326 final int startUser = ActivityManager.getCurrentUser(); in testRemoveUserShouldNotRemoveCurrentUser() local
345 final int startUser = ActivityManager.getCurrentUser(); in testRemoveUserShouldNotRemoveCurrentUser_DuringUserSwitch() local
365 final int startUser = ActivityManager.getCurrentUser(); in testRemoveUserShouldNotRemoveTargetUser_DuringUserSwitch() local
468 final int startUser = ActivityManager.getCurrentUser(); in testRemoveUserWhenPossible_currentUserSetEphemeral() local
490 final int startUser = ActivityManager.getCurrentUser(); in testRemoveUserWhenPossible_currentUserSetEphemeral_duringUserSwitch() local
513 final int startUser = ActivityManager.getCurrentUser(); in testRemoveUserWhenPossible_targetUserSetEphemeral_duringUserSwitch() local
1276 final int startUser = ActivityManager.getCurrentUser(); in testSwitchUser() local
1288 final int startUser = ActivityManager.getCurrentUser(); in testSwitchUserByHandle() local
/aosp14/frameworks/base/tests/ManagedProfileLifecycleStressTest/src/com/android/test/stress/
H A DManagedProfileLifecycleStressTest.java143 private void startUser(int userId) throws Exception { in startUser() method in ManagedProfileLifecycleStressTest
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/location/injector/
H A DFakeUserInfoHelper.java49 public void startUser(int userId) { in startUser() method in FakeUserInfoHelper
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/pm/
H A DUserManagerServiceTest.java471 private void startUser(@UserIdInt int userId) { in startUser() method in UserManagerServiceTest
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/app/
H A DGameManagerServiceTests.java253 private void startUser(GameManagerService gameManagerService, int userId) { in startUser() method in GameManagerServiceTests
/aosp14/frameworks/base/services/core/java/com/android/server/tv/interactive/
H A DTvInteractiveAppManagerService.java528 private void startUser(int userId) { in startUser() method in TvInteractiveAppManagerService
/aosp14/frameworks/base/services/core/java/com/android/server/tv/
H A DTvInputManagerService.java465 private void startUser(int userId) { in startUser() method in TvInputManagerService