Searched defs:onPropertyEvent (Results 1 – 9 of 9) sorted by relevance
39 …oneway void onPropertyEvent(in android.hardware.automotive.vehicle.VehiclePropValues propValues, i… in onPropertyEvent() method
86 oneway void onPropertyEvent(in VehiclePropValues propValues, int sharedMemoryFileCount); in onPropertyEvent() method
96 Return<void> onPropertyEvent( in onPropertyEvent() function
42 void onPropertyEvent( in onPropertyEvent() function in android::hardware::automotive::vehicle::virtualization::VehicleHardwareForTest
72 ScopedAStatus MockVehicleCallback::onPropertyEvent(const VehiclePropValues& results, in onPropertyEvent() function in android::hardware::automotive::vehicle::MockVehicleCallback
59 ScopedAStatus onPropertyEvent(const VehiclePropValues& values, int32_t) override { in onPropertyEvent() function in android::hardware::automotive::vehicle::PropertyCallback
78 void onPropertyEvent(const std::vector<std::unique_ptr<IHalPropValue>>& values) override { in onPropertyEvent() function in VtsVehicleCallback