Searched refs:processDevicesChanged (Results 1 – 2 of 2) sorted by relevance
239 void FakeInputReaderPolicy::waitForInputDevices(std::function<void(bool)> processDevicesChanged) { in waitForInputDevices() argument247 ASSERT_NO_FATAL_FAILURE(processDevicesChanged(devicesChanged)); in waitForInputDevices()
88 void waitForInputDevices(std::function<void(bool)> processDevicesChanged);