Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/hal/
DHvacHalService.java18 import static com.android.car.hal.CarPropertyUtils.toCarPropertyValue;
19 import static com.android.car.hal.CarPropertyUtils.toVehiclePropValue;
142 CarPropertyConfig hvacConfig = CarPropertyUtils.toCarPropertyConfig(p, hvacPropId); in takeSupportedProperties()
DCarPropertyUtils.java53 /*package*/ final class CarPropertyUtils { class
56 private CarPropertyUtils() {} in CarPropertyUtils() method in CarPropertyUtils