Searched refs:CarPropertyUtils (Results 1 – 2 of 2) sorted by relevance
18 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()
53 /*package*/ final class CarPropertyUtils { class56 private CarPropertyUtils() {} in CarPropertyUtils() method in CarPropertyUtils