Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DEventHub.h256 virtual void requestReopenDevices() = 0;
319 virtual void requestReopenDevices();
DEventHub.cpp1643 void EventHub::requestReopenDevices() { in requestReopenDevices() function in android::EventHub
DInputReader.cpp547 mEventHub->requestReopenDevices(); in refreshConfigurationLocked()
/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp705 virtual void requestReopenDevices() { in requestReopenDevices() function in android::FakeEventHub