Home
last modified time | relevance | path

Searched refs:startUserInternal (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/tests/mockingservicestests/src/com/android/server/location/injector/
DFakeUserInfoHelper.java50 startUserInternal(userId, true); in startUser()
53 private void startUserInternal(int userId, boolean alwaysDispatch) { in startUserInternal() method in FakeUserInfoHelper
87 startUserInternal(userId, false); in setCurrentUserIds()
/frameworks/base/services/core/java/com/android/server/am/
DUserController.java1787 return startUserInternal(userId, displayId, userStartMode, unlockListener, t);
1793 private boolean startUserInternal(@UserIdInt int userId, int displayId,