Searched refs:waitForInputDevices (Results 1 – 1 of 1) sorted by relevance
193 waitForInputDevices([](bool devicesChanged) { in assertInputDevicesChanged()201 waitForInputDevices([](bool devicesChanged) { in assertInputDevicesNotChanged()340 void waitForInputDevices(std::function<void(bool)> processDevicesChanged) { in waitForInputDevices() function in android::FakeInputReaderPolicy