Searched refs:setFloatProperty (Results 1 – 7 of 7) sorted by relevance
339 mCarHvacManager.setFloatProperty( in configureTempSetpoint()355 mCarHvacManager.setFloatProperty( in configureTempSetpoint()382 mCarHvacManager.setFloatProperty( in configureTempSetpoint()398 mCarHvacManager.setFloatProperty( in configureTempSetpoint()
129 mCarHvacManager.setFloatProperty(HvacPropertyId.ZONED_TEMP_SETPOINT, in testHvacTempSetpoint()135 mCarHvacManager.setFloatProperty(HvacPropertyId.ZONED_TEMP_SETPOINT, in testHvacTempSetpoint()
110 status_t setFloatProperty(int32_t property, float value);
331 public void setFloatProperty(int prop, int area, float val) throws CarNotConnectedException { in setFloatProperty() method in CarHvacManager
213 status_t VehicleNetwork::setFloatProperty(int32_t property, float value) { in setFloatProperty() function in android::VehicleNetwork
189 public void setFloatProperty(int property, float value) throws IllegalArgumentException { in setFloatProperty() method in VehicleNetwork
596 … method public void setFloatProperty(int, int, float) throws android.car.CarNotConnectedException;