androidx.car.app.hardware.climate

Interfaces

CarClimate

Manages access to car climate system such as cabin temperatures, fan speeds and fan directions.

CarClimateProfileCallback

A callback for the car climate profiles returned from the car hardware, for example, Fan speed, Temperature etc.

CarClimateStateCallback

A callback for the car climate state returned from the car hardware, for example, Fan speed, Temperature etc.

Classes

CabinTemperatureProfile

Container class for information about the FEATURE_CABIN_TEMPERATURE feature such as supported min/max values and increments for the feature.

CabinTemperatureProfile.Builder

A builder for CabinTemperatureProfile.

CarClimateFeature

A data value used in climate related requests to indicate the features and zones the caller is interested in.

CarClimateFeature.Builder

A builder for CarClimateFeature.

CarZoneMappingInfoProfile

Container class for information about the FEATURE_CAR_ZONE_MAPPING feature such as supported values for the feature.

CarZoneMappingInfoProfile.Builder

A builder for CarZoneMappingInfoProfile.

ClimateProfileRequest

Allows specification of a request for fetching the climate profile information using integer flags and car zones.

ClimateProfileRequest.Builder

A builder of ClimateProfileRequest.

ClimateStateRequest

Allows specification of a request for setting the car climate states using string flags and car zones.

ClimateStateRequest.Builder

A builder of ClimateStateRequest

DefrosterProfile

Container class for information about the FEATURE_HVAC_DEFROSTER feature such as supported values for the feature.

DefrosterProfile.Builder

A builder for DefrosterProfile.

ElectricDefrosterProfile

Container class for information about the FEATURE_HVAC_ELECTRIC_DEFROSTER feature such as supported values for the feature.

ElectricDefrosterProfile.Builder

A builder for ElectricDefrosterProfile.

FanDirectionProfile

Container class for information about the FEATURE_FAN_DIRECTION feature such as supported values for the feature specific to sets of car zones.

FanDirectionProfile.Builder

A builder for FanDirectionProfile.

FanSpeedLevelProfile

Container class for information about the FEATURE_FAN_SPEED feature such as supported min/max range values for the feature.

FanSpeedLevelProfile.Builder

A builder for FanSpeedLevelProfile.

HvacAcProfile

Container class for information about the FEATURE_HVAC_AC feature such as supported values for the feature.

HvacAcProfile.Builder

A builder for HvacAcProfile.

HvacAutoModeProfile

Container class for information about the FEATURE_HVAC_AUTO_MODE feature such as supported values for the feature.

HvacAutoModeProfile.Builder

A builder for HvacAutoModeProfile.

HvacAutoRecirculationProfile

Container class for information about the FEATURE_HVAC_AUTO_RECIRCULATION feature such as supported values for the feature.

HvacAutoRecirculationProfile.Builder

A builder for HvacAutoRecirculationProfile.

HvacDualModeProfile

Container class for information about the FEATURE_HVAC_DUAL_MODE feature such as supported values for the feature.

HvacDualModeProfile.Builder

A builder for HvacDualModeProfile.

HvacMaxAcModeProfile

Container class for information about the FEATURE_HVAC_MAX_AC feature such as supported values for the feature.

HvacMaxAcModeProfile.Builder

A builder for HvacMaxAcModeProfile.

HvacPowerProfile

Container class for information about the FEATURE_HVAC_POWER feature such as supported values for the feature.

HvacPowerProfile.Builder

A builder for HvacPowerProfile.

HvacRecirculationProfile

Container class for information about the FEATURE_HVAC_RECIRCULATION feature such as supported values for the feature.

HvacRecirculationProfile.Builder

A builder for HvacRecirculationProfile.

MaxDefrosterProfile

Container class for information about the FEATURE_HVAC_MAX_DEFROSTER feature such as supported values for the feature.

MaxDefrosterProfile.Builder

A builder for MaxDefrosterProfile.

RegisterClimateStateRequest

Allows specification of a request for registering the climate state events using string flags and car zones.

RegisterClimateStateRequest.Builder

A builder of RegisterClimateStateRequest.

SeatTemperatureProfile

Container class for information about the FEATURE_SEAT_TEMPERATURE_LEVEL feature such as supported min/max range values for the feature.

SeatTemperatureProfile.Builder

A builder for SeatTemperatureProfile.

SeatVentilationProfile

Container class for information about the FEATURE_SEAT_VENTILATION_LEVEL feature such as supported min/max range values for the feature.

SeatVentilationProfile.Builder

A builder for SeatVentilationProfile.

SteeringWheelHeatProfile

Container class for information about the FEATURE_STEERING_WHEEL_HEAT feature such as supported min/max range values for the feature.

SteeringWheelHeatProfile.Builder

A builder for SteeringWheelHeatProfile.