androidx.car.app.hardware.common
Interfaces
| CarSetOperationStatusCallback | A callback for status being returned from the car hardware after completing the associated set operation. | 
| CarZoneAreaIdConverter | Interface for zone to area mapping functionality | 
| OnCarDataAvailableListener | A listener for data being returned about from the car hardware. | 
Classes
| CarUnit | Units such as speed, distance and volume for car hardware measurements and display. | 
| CarValue | A data value object returned from car hardware with associated metadata including status, timestamp, and the actual value. | 
| CarZone | Allows specification of a car zone using rows and columns. | 
| CarZone.Builder | A builder for instantiating  | 
| CarZoneAreaIdConstants | Car Zone area mapping constants | 
| CarZoneAreaIdConstants.VehicleAreaSeat | Seat car zone area mapping constants | 
| CarZoneUtils | Car zone utility methods. | 
| GlobalCarZoneAreaIdConverter | CarZone to areaId converter for Global zones. | 
| SeatCarZoneAreaIdConverter | CarZone to areaId converter for Seat | 
