Home
last modified time | relevance | path

Searched defs:devicesChanged (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/tests/
DFakeInputReaderPolicy.cpp28 waitForInputDevices([](bool devicesChanged) { in assertInputDevicesChanged()
36 waitForInputDevices([](bool devicesChanged) { in assertInputDevicesNotChanged()
243 const bool devicesChanged = in waitForInputDevices() local