Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/service/src/com/android/car/user/
H A DCarUserService.java2071 @UserStopResult.Status int userStopStatus = stopBackgroundUserInternal(userId); in handleStopUser()
2081 private @UserStopResult.Status int stopBackgroundUserInternal(@UserIdInt int userId) { in stopBackgroundUserInternal() method
2129 @UserStopResult.Status int userStopStatus = stopBackgroundUserInternal(userId); in stopBackgroundUserInGagageMode()