Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DFakeEventHub.h228 void requestReopenDevices() override {} in requestReopenDevices() function
/aosp_15_r20/frameworks/native/services/inputflinger/tests/fuzzers/
H A DMapperHelpers.h264 void requestReopenDevices() override {} in requestReopenDevices() function
/aosp_15_r20/frameworks/native/services/inputflinger/reader/
H A DEventHub.cpp2848 void EventHub::requestReopenDevices() { in requestReopenDevices() function in android::EventHub