Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/user/
DCarUserService.java2268 @UserStopResult.Status int result = stopBackgroundUserInternal(userId, in handleStopUser()
2294 stopBackgroundUserInternal(userId, forceStop, withDelayedLocking); in handleStopUser()
2304 private @UserStopResult.Status int stopBackgroundUserInternal(@UserIdInt int userId, in stopBackgroundUserInternal() method in CarUserService
2358 @UserStopResult.Status int userStopStatus = stopBackgroundUserInternal(userId, in stopBackgroundUserInGagageMode()