Searched refs:hvacToHalPropId (Results 1 – 1 of 1) sorted by relevance
77 int halProp = hvacToHalPropId(hvacPropertyId); in getHvacProperty()96 VehiclePropValue halProp = toVehiclePropValue(prop, hvacToHalPropId(prop.getPropertyId())); in setHvacProperty()199 private static int hvacToHalPropId(int hvacPropId) { in hvacToHalPropId() method in HvacHalService