Searched defs:startUser (Results 1 – 4 of 4) sorted by relevance
121 final int startUser = mAm.getCurrentUser(); in switchUser() local139 final int startUser = mAm.getCurrentUser(); in switchUser_stopped() local161 final int startUser = mAm.getCurrentUser(); in switchUser_running() local198 final int startUser = mAm.getCurrentUser(); in lockedBootCompleted() local265 final int startUser = mAm.getCurrentUser(); in ephemeralUserStopped() local
139 void startUser() { in startUser() method in UserSwitchingDialog
544 final int startUser = am.getCurrentUser(); in testSwitchUser() local556 final int startUser = am.getCurrentUser(); in testSwitchUserByHandle() local
180 public void startUser(final int userHandle) { in startUser() method in SystemServiceManager