Home
last modified time | relevance | path

Searched refs:startUserInForegroundWithListener (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/java/com/android/server/
DHsumBootUserInitializer.java203 final boolean started = mAms.startUserInForegroundWithListener(bootUserId, in switchToBootUser()
/frameworks/base/core/java/android/app/
DIActivityManager.aidl700 boolean startUserInForegroundWithListener(int userid, IProgressListener unlockProgressListener); in startUserInForegroundWithListener() method
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java16137 public boolean startUserInForegroundWithListener(final int userId, in startUserInForegroundWithListener() method in ActivityManagerService