Home
last modified time | relevance | path

Searched refs:waitForInputDevices (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/tests/
DFakeInputReaderPolicy.cpp28 waitForInputDevices([](bool devicesChanged) { in assertInputDevicesChanged()
36 waitForInputDevices([](bool devicesChanged) { in assertInputDevicesNotChanged()
246 void FakeInputReaderPolicy::waitForInputDevices(std::function<void(bool)> processDevicesChanged) { in waitForInputDevices() function in android::FakeInputReaderPolicy
DFakeInputReaderPolicy.h91 void waitForInputDevices(std::function<void(bool)> processDevicesChanged);