Searched refs:doSetValueFromClient (Results 1 – 3 of 3) sorted by relevance
74 void doSetValueFromClient(const VehiclePropValue& propValue);
64 void VehicleEmulator::doSetValueFromClient(const VehiclePropValue& propValue) { in doSetValueFromClient() function in android::hardware::automotive::vehicle::V2_0::impl::VehicleEmulator
205 getEmulatorOrDie()->doSetValueFromClient(propValue); in set()