Home
last modified time | relevance | path

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

/aosp12/frameworks/base/apct-tests/perftests/multiuser/src/android/multiuser/
H A DUserLifecycleTests.java178 public void startUser() throws RemoteException { in startUser() method in UserLifecycleTests
218 final int startUser = mAm.getCurrentUser(); in switchUser() local
236 final int startUser = mAm.getCurrentUser(); in switchUser_stopped() local
258 final int startUser = mAm.getCurrentUser(); in switchUser_running() local
294 final int startUser = mAm.getCurrentUser(); in lockedBootCompleted() local
314 final int startUser = mAm.getCurrentUser(); in ephemeralUserStopped() local
/aosp12/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
/aosp12/frameworks/base/services/tests/mockingservicestests/src/com/android/server/location/injector/
H A DFakeUserInfoHelper.java47 public void startUser(int userId) { in startUser() method in FakeUserInfoHelper
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DUserSwitchingDialog.java144 void startUser() { in startUser() method in UserSwitchingDialog
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DUserManagerTest.java311 final int startUser = ActivityManager.getCurrentUser(); in testRemoveUserOrSetEphemeral_currentUserSetEphemeral() local
874 final int startUser = am.getCurrentUser(); in testSwitchUser() local
887 final int startUser = am.getCurrentUser(); in testSwitchUserByHandle() local
/aosp12/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/users/
H A DProfileUserFragment.java247 private void startUser() { in startUser() method in ProfileUserFragment
/aosp12/frameworks/base/services/core/java/com/android/server/tv/
H A DTvInputManagerService.java442 private void startUser(int userId) { in startUser() method in TvInputManagerService