Home
last modified time | relevance | path

Searched refs:startUserInBackgroundWithListener (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/app/
DIActivityManager.aidl571 boolean startUserInBackgroundWithListener(int userid, IProgressListener unlockProgressListener); in startUserInBackgroundWithListener() method
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerShellCommand.java1738 boolean success = mInterface.startUserInBackgroundWithListener(userId, waiter);
DActivityManagerService.java17566 return startUserInBackgroundWithListener(userId, null); in startUserInBackground()
17570 public boolean startUserInBackgroundWithListener(final int userId, in startUserInBackgroundWithListener() method in ActivityManagerService
/frameworks/base/services/core/java/com/android/server/pm/
DUserManagerService.java944 ActivityManager.getService().startUserInBackgroundWithListener( in setQuietModeEnabled()
/frameworks/base/services/
Dart-profile3013 PLcom/android/server/am/ActivityManagerService;->startUserInBackgroundWithListener(ILandroid/os/IPr…
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt5919 Landroid/app/IActivityManager$Stub$Proxy;->startUserInBackgroundWithListener(ILandroid/os/IProgress…
6480 Landroid/app/IActivityManager;->startUserInBackgroundWithListener(ILandroid/os/IProgressListener;)Z