Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/include/
DFakeVehicleHardware.h244 bool isHvacPropAndHvacNotAvailable(int32_t propId, int32_t areaId) const;
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/src/
DFakeVehicleHardware.cpp630 bool FakeVehicleHardware::isHvacPropAndHvacNotAvailable(int32_t propId, int32_t areaId) const { in isHvacPropAndHvacNotAvailable() function in android::hardware::automotive::vehicle::fake::FakeVehicleHardware
834 if (isHvacPropAndHvacNotAvailable(propId, value.areaId)) { in maybeGetSpecialValue()
1032 if (isHvacPropAndHvacNotAvailable(propId, value.areaId)) { in maybeSetSpecialValue()