Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/user/
DCarUserService.java2085 @UserStartResponse.Status int userStartStatus = startUserInternal(userId, displayId); in handleStartUser()
2097 private @UserStartResponse.Status int startUserInternal(@UserIdInt int userId, int displayId) { in startUserInternal() method in CarUserService