Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DIActivityManager.aidl583 boolean startUserInBackgroundWithListener(int userid, IProgressListener unlockProgressListener); in startUserInBackgroundWithListener() method
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerShellCommand.java1802 boolean success = mInterface.startUserInBackgroundWithListener(userId, waiter);
DActivityManagerService.java17676 return startUserInBackgroundWithListener(userId, null); in startUserInBackground()
17680 public boolean startUserInBackgroundWithListener(final int userId, in startUserInBackgroundWithListener() method in ActivityManagerService
/frameworks/base/services/core/java/com/android/server/pm/
DUserManagerService.java989 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.txt5541 Landroid/app/IActivityManager$Stub$Proxy;->startUserInBackgroundWithListener(ILandroid/os/IProgress…
6100 Landroid/app/IActivityManager;->startUserInBackgroundWithListener(ILandroid/os/IProgressListener;)Z