Searched refs:VehiclePropValues (Results 1 – 8 of 8) sorted by relevance
49 import android.hardware.automotive.vehicle.VehiclePropValues;169 VehiclePropValues propValues = new VehiclePropValues(); in injectEvent()329 VehiclePropValues propValues = new VehiclePropValues(); in setValues()
49 import android.hardware.automotive.vehicle.VehiclePropValues;731 public void onPropertyEvent(VehiclePropValues propValues, int sharedMemoryFileCount) in onPropertyEvent()733 VehiclePropValues origPropValues = (VehiclePropValues) in onPropertyEvent()735 propValues, propValues.sharedMemoryFd, VehiclePropValues.CREATOR); in onPropertyEvent()912 public void onPropertyEvent(VehiclePropValues propValues, int sharedMemoryFileCount) in onPropertyEvent()
67 import android.hardware.automotive.vehicle.VehiclePropValues;1302 VehiclePropValues propValues = new VehiclePropValues(); in testAidlVehicleCallbackOnPropertyEventSmallData()1321 VehiclePropValues propValues = new VehiclePropValues(); in testAidlVehicleCallbackOnPropertyEventLargeData()1329 propValues = (VehiclePropValues) LargeParcelable.toLargeParcelable(propValues, () -> { in testAidlVehicleCallbackOnPropertyEventLargeData()1330 VehiclePropValues newValues = new VehiclePropValues(); in testAidlVehicleCallbackOnPropertyEventLargeData()
233 const aidl::android::hardware::automotive::vehicle::VehiclePropValues& values,299 const aidl::android::hardware::automotive::vehicle::VehiclePropValues& values,
68 using ::aidl::android::hardware::automotive::vehicle::VehiclePropValues;628 ScopedAStatus GetSetValueClient::onPropertyEvent([[maybe_unused]] const VehiclePropValues&, in onPropertyEvent() argument771 const VehiclePropValues& values, [[maybe_unused]] int32_t sharedMemoryCount) { in onPropertyEvent()
58 using ::aidl::android::hardware::automotive::vehicle::VehiclePropValues;498 VehiclePropValues{ in updateVhalHeartBeat()
67 using ::aidl::android::hardware::automotive::vehicle::VehiclePropValues;217 VehiclePropValues propValues = { in triggerOnPropertyEvent()