Searched refs:hvacPropertyId (Results 1 – 1 of 1) sorted by relevance
76 public CarPropertyValue getHvacProperty(int hvacPropertyId, int areaId) { in getHvacProperty() argument77 int halProp = hvacToHalPropId(hvacPropertyId); in getHvacProperty()92 return value == null ? null : toCarPropertyValue(value, hvacPropertyId); in getHvacProperty()