Searched refs:carPropertyValueToHalPropValueLocked (Results 1 – 1 of 1) sorted by relevance
928 halPropValue = carPropertyValueToHalPropValueLocked(requestCarPropertyValue); in generateVehicleStubAsyncRequestLocked()1187 valueToSet = carPropertyValueToHalPropValueLocked(carPropertyValue); in setProperty()1899 private HalPropValue carPropertyValueToHalPropValueLocked(CarPropertyValue carPropertyValue) { in carPropertyValueToHalPropValueLocked() method in PropertyHalService