Searched refs:startUserInBackgroundInternal (Results 1 – 1 of 1) sorted by relevance
2100 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