Searched refs:startUserInBackgroundWithListener (Results 1 – 6 of 6) sorted by relevance
571 boolean startUserInBackgroundWithListener(int userid, IProgressListener unlockProgressListener); in startUserInBackgroundWithListener() method
1738 boolean success = mInterface.startUserInBackgroundWithListener(userId, waiter);
17566 return startUserInBackgroundWithListener(userId, null); in startUserInBackground()17570 public boolean startUserInBackgroundWithListener(final int userId, in startUserInBackgroundWithListener() method in ActivityManagerService
944 ActivityManager.getService().startUserInBackgroundWithListener( in setQuietModeEnabled()
3013 PLcom/android/server/am/ActivityManagerService;->startUserInBackgroundWithListener(ILandroid/os/IPr…
5919 Landroid/app/IActivityManager$Stub$Proxy;->startUserInBackgroundWithListener(ILandroid/os/IProgress…6480 Landroid/app/IActivityManager;->startUserInBackgroundWithListener(ILandroid/os/IProgressListener;)Z