Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/user/
DCarUserService.java2521 int assignResult = mCarOccupantZoneService.assignVisibleUserToOccupantZone(zoneId, in assignVisibleUserToZone() local
2523 if (assignResult != CarOccupantZoneManager.USER_ASSIGNMENT_RESULT_OK) { in assignVisibleUserToZone()
2526 userId, zoneId, assignResult); in assignVisibleUserToZone()