Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/service/src/com/android/car/user/
H A DCarUserService.java1956 mHandler.post(() -> handleStartUserInBackground(userId, receiver)); in startUserInBackground()
1959 private void handleStartUserInBackground(@UserIdInt int userId, in handleStartUserInBackground() method