Home
last modified time | relevance | path

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

/frameworks/base/services/java/com/android/server/
DHsumBootUserInitializer.java183 final boolean started = mAms.startUserInBackgroundWithListener(UserHandle.USER_SYSTEM, in unlockSystemUser()
/frameworks/base/core/java/android/app/
DIActivityManager.aidl669 boolean startUserInBackgroundWithListener(int userid, IProgressListener unlockProgressListener); in startUserInBackgroundWithListener() method
/frameworks/base/apct-tests/perftests/multiuser/src/android/multiuser/
DUserLifecycleTests.java1513 final boolean preStartComplete = mIam.startUserInBackgroundWithListener(userId, in preStartUser()
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerShellCommand.java2506 success = mInterface.startUserInBackgroundWithListener(userId, waiter);
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt5538 Landroid/app/IActivityManager$Stub$Proxy;->startUserInBackgroundWithListener(ILandroid/os/IProgress…
6097 Landroid/app/IActivityManager;->startUserInBackgroundWithListener(ILandroid/os/IProgressListener;)Z