Searched refs:startUserInBackgroundWithListener (Results 1 – 5 of 5) sorted by relevance
183 final boolean started = mAms.startUserInBackgroundWithListener(UserHandle.USER_SYSTEM, in unlockSystemUser()
669 boolean startUserInBackgroundWithListener(int userid, IProgressListener unlockProgressListener); in startUserInBackgroundWithListener() method
1513 final boolean preStartComplete = mIam.startUserInBackgroundWithListener(userId, in preStartUser()
2506 success = mInterface.startUserInBackgroundWithListener(userId, waiter);
5538 Landroid/app/IActivityManager$Stub$Proxy;->startUserInBackgroundWithListener(ILandroid/os/IProgress…6097 Landroid/app/IActivityManager;->startUserInBackgroundWithListener(ILandroid/os/IProgressListener;)Z