Searched defs:propValues (Results 1 – 12 of 12) sorted by relevance
49 void updateValues(boolean triggerListeners, CarPropertyValue<?>... propValues); in updateValues()
284 public void updateValues(boolean triggerListeners, CarPropertyValue<?>... propValues) { in updateValues()
169 VehiclePropValues propValues = new VehiclePropValues(); in injectEvent() local329 VehiclePropValues propValues = new VehiclePropValues(); in setValues() local415 List<VehiclePropValue> propValues = handler.onGetSupportedValuesList(propId, areaId); in getSupportedValuesLists() local
387 private void handleOnPropertyEvent(List<HalPropValue> propValues) { in handleOnPropertyEvent()405 private void dispatchPropertyEvents(List<HalPropValue> propValues) { in dispatchPropertyEvents()1270 public void onPropertyEvent(List<HalPropValue> propValues) { in onPropertyEvent()1275 public void onInjectionPropertyEvent(List<HalPropValue> propValues) { in onInjectionPropertyEvent()
359 public void onPropertyEvent(ArrayList<VehiclePropValue> propValues) { in onPropertyEvent()
731 public void onPropertyEvent(VehiclePropValues propValues, int sharedMemoryFileCount) in onPropertyEvent()912 public void onPropertyEvent(VehiclePropValues propValues, int sharedMemoryFileCount) in onPropertyEvent()
327 Return<void> SubscriptionCallback::onPropertyEvent(const hidl_vec<VehiclePropValue>& propValues) { in onPropertyEvent()
674 HalPropValue propValues = get(mHalPropValueBuilder.build(VehicleProperty.HVAC_POWER_ON, in checkPropAvailable() local
1302 VehiclePropValues propValues = new VehiclePropValues(); in testAidlVehicleCallbackOnPropertyEventSmallData() local1321 VehiclePropValues propValues = new VehiclePropValues(); in testAidlVehicleCallbackOnPropertyEventLargeData() local
1482 const std::vector<std::unique_ptr<IHalPropValue>>& propValues) { in onPropertyEvent()
217 VehiclePropValues propValues = { in triggerOnPropertyEvent() local