Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp381 void waitForInputDevices(std::function<void(bool)> processDevicesChanged) { in waitForInputDevices() argument
389 ASSERT_NO_FATAL_FAILURE(processDevicesChanged(devicesChanged)); in waitForInputDevices()