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