Searched refs:startUserInBackground (Results 1 – 10 of 10) sorted by relevance
106 mIam.startUserInBackground(userInfo.id); in createAndStartUser()139 mIam.startUserInBackground(userInfo.id); in stopUser()181 mIam.startUserInBackground(userInfo.id); in managedProfileUnlock()230 mIam.startUserInBackground(userInfo.id); in managedProfileStopped()
78 ActivityManager.getService().startUserInBackground(userInfo.id)); in stopManagedProfileStressTest()
81 mIam.startUserInBackground(mTestUserId); in testNoCpuDataForRemovedUser()
64 ActivityManager.getService().startUserInBackground(mCrossUserId); in setUp()
402 boolean startUserInBackground(int userid); in startUserInBackground() method
1560 boolean success = mInterface.startUserInBackground(Integer.parseInt(user));
23667 public boolean startUserInBackground(final int userId) {
782 ActivityManager.getService().startUserInBackground(userHandle); in setQuietModeEnabled()
3037 mInjector.getIActivityManager().startUserInBackground(userId); in ensureDeviceOwnerUserStarted()
16576 HSPLandroid/app/IActivityManager;->startUserInBackground(I)Z