Searched refs:VehiclePropValues (Results 1 – 6 of 6) sorted by relevance
43 import android.hardware.automotive.vehicle.VehiclePropValues;154 VehiclePropValues propValues = new VehiclePropValues(); in injectEvent()316 VehiclePropValues propValues = new VehiclePropValues(); in setValues()
44 import android.hardware.automotive.vehicle.VehiclePropValues;615 public void onPropertyEvent(VehiclePropValues propValues, int sharedMemoryFileCount) in onPropertyEvent()617 VehiclePropValues origPropValues = (VehiclePropValues) in onPropertyEvent()731 public void onPropertyEvent(VehiclePropValues propValues, int sharedMemoryFileCount) in onPropertyEvent()
58 import android.hardware.automotive.vehicle.VehiclePropValues;1260 VehiclePropValues propValues = new VehiclePropValues(); in testAidlVehicleCallbackOnPropertyEventSmallData()1278 VehiclePropValues propValues = new VehiclePropValues(); in testAidlVehicleCallbackOnPropertyEventLargeData()1286 propValues = (VehiclePropValues) LargeParcelable.toLargeParcelable(propValues, () -> { in testAidlVehicleCallbackOnPropertyEventLargeData()1287 VehiclePropValues newValues = new VehiclePropValues(); in testAidlVehicleCallbackOnPropertyEventLargeData()
184 const aidl::android::hardware::automotive::vehicle::VehiclePropValues& values,247 const aidl::android::hardware::automotive::vehicle::VehiclePropValues& values,
64 using ::aidl::android::hardware::automotive::vehicle::VehiclePropValues;508 ScopedAStatus GetSetValueClient::onPropertyEvent([[maybe_unused]] const VehiclePropValues&, in onPropertyEvent() argument610 const VehiclePropValues& values, [[maybe_unused]] int32_t sharedMemoryCount) { in onPropertyEvent()
61 using ::aidl::android::hardware::automotive::vehicle::VehiclePropValues;194 VehiclePropValues propValues = { in triggerOnPropertyEvent()