Searched refs:onPropertySet (Results 1 – 3 of 3) sorted by relevance
43 oneway onPropertySet(VehiclePropValue propValue);
105 Return<void> onPropertySet(const VehiclePropValue& /* value */) override { in onPropertySet() function
316 client->getCallback()->onPropertySet(value); in handlePropertySetEvent()