Searched defs:propValues (Results 1 – 10 of 10) sorted by relevance
49 void updateValues(boolean triggerListeners, CarPropertyValue<?>... propValues); in updateValues()
195 public void updateValues(boolean triggerListeners, CarPropertyValue<?>... propValues) { in updateValues()
149 VehiclePropValues propValues = new VehiclePropValues(); in injectEvent() local311 VehiclePropValues propValues = new VehiclePropValues(); in setValues() local
288 Return<void> SubscriptionCallback::onPropertyEvent(const hidl_vec<VehiclePropValue>& propValues) { in onPropertyEvent()
357 public void onPropertyEvent(ArrayList<VehiclePropValue> propValues) { in onPropertyEvent()
241 private void handleOnPropertyEvent(List<HalPropValue> propValues) { in handleOnPropertyEvent()857 public void onPropertyEvent(ArrayList<HalPropValue> propValues) { in onPropertyEvent()
1262 VehiclePropValues propValues = new VehiclePropValues(); in testAidlVehicleCallbackOnPropertyEventSmallData() local1280 VehiclePropValues propValues = new VehiclePropValues(); in testAidlVehicleCallbackOnPropertyEventLargeData() local
776 HalPropValue propValues = get(mHalPropValueBuilder.build(VehicleProperty.HVAC_POWER_ON, in checkPropAvailable() local
1246 const std::vector<std::unique_ptr<IHalPropValue>>& propValues) { in onPropertyEvent()
190 VehiclePropValues propValues = { in triggerOnPropertyEvent() local