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