Searched defs:startUser (Results 1 – 6 of 6) sorted by relevance
178 public void startUser() throws RemoteException { in startUser() method in UserLifecycleTests218 final int startUser = mAm.getCurrentUser(); in switchUser() local236 final int startUser = mAm.getCurrentUser(); in switchUser_stopped() local258 final int startUser = mAm.getCurrentUser(); in switchUser_running() local294 final int startUser = mAm.getCurrentUser(); in lockedBootCompleted() local314 final int startUser = mAm.getCurrentUser(); in ephemeralUserStopped() local
143 private void startUser(int userId) throws Exception { in startUser() method in ManagedProfileLifecycleStressTest
47 public void startUser(int userId) { in startUser() method in FakeUserInfoHelper
144 void startUser() { in startUser() method in UserSwitchingDialog
311 final int startUser = ActivityManager.getCurrentUser(); in testRemoveUserOrSetEphemeral_currentUserSetEphemeral() local874 final int startUser = am.getCurrentUser(); in testSwitchUser() local887 final int startUser = am.getCurrentUser(); in testSwitchUserByHandle() local
442 private void startUser(int userId) { in startUser() method in TvInputManagerService