Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DEventHub.h250 virtual void requestReopenDevices() = 0;
313 virtual void requestReopenDevices();
DEventHub.cpp1612 void EventHub::requestReopenDevices() { in requestReopenDevices() function in android::EventHub
DInputReader.cpp514 mEventHub->requestReopenDevices(); in refreshConfigurationLocked()
/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp707 virtual void requestReopenDevices() { in requestReopenDevices() function in android::FakeEventHub