Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/user/
DCarUserService.java2100 int status = startUserInBackgroundInternal(userId); in startUserInternal()
2164 int result = startUserInBackgroundInternal(userId); in handleStartUserInBackground()
2168 private @UserStartResult.Status int startUserInBackgroundInternal(@UserIdInt int userId) { in startUserInBackgroundInternal() method in CarUserService