Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DEventHub.h241 virtual void requestReopenDevices() = 0;
315 virtual void requestReopenDevices();
DEventHub.cpp1908 void EventHub::requestReopenDevices() { in requestReopenDevices() function in android::EventHub
DInputReader.cpp566 mEventHub->requestReopenDevices(); in refreshConfigurationLocked()
/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp764 virtual void requestReopenDevices() { in requestReopenDevices() function in android::FakeEventHub