Searched refs:startUserInBackgroundWithListener (Results 1 – 6 of 6) sorted by relevance
182 final boolean started = mAms.startUserInBackgroundWithListener(UserHandle.USER_SYSTEM, in unlockSystemUser()
664 boolean startUserInBackgroundWithListener(int userid, IProgressListener unlockProgressListener); in startUserInBackgroundWithListener() method
1513 final boolean preStartComplete = mIam.startUserInBackgroundWithListener(userId, in preStartUser()
2390 success = mInterface.startUserInBackgroundWithListener(userId, waiter);
17183 return startUserInBackgroundWithListener(userId, null); in startUserInBackground()17187 public boolean startUserInBackgroundWithListener(final int userId, in startUserInBackgroundWithListener() method in ActivityManagerService
5538 Landroid/app/IActivityManager$Stub$Proxy;->startUserInBackgroundWithListener(ILandroid/os/IProgress…6097 Landroid/app/IActivityManager;->startUserInBackgroundWithListener(ILandroid/os/IProgressListener;)Z