Searched refs:getPropertyValueOrNull (Results 1 – 1 of 1) sorted by relevance
313 (CarPropertyValue<Integer>) getPropertyValueOrNull( in registerHvacViews()316 CarPropertyValue initValueOrNull = getPropertyValueOrNull(propId, areaId); in registerHvacViews()341 getPropertyValueOrNull(propToGetOnInitId, in registerHvacViews()469 CarPropertyValue valueOrNull = getPropertyValueOrNull(propertyId, areaId); in handleHvacPowerOn()479 private CarPropertyValue<?> getPropertyValueOrNull(int propertyId, int areaId) { in getPropertyValueOrNull() method in HvacController