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

/frameworks/native/services/inputflinger/
H A DEventHub.h258 virtual void requestReopenDevices() = 0;
331 virtual void requestReopenDevices();
H A DEventHub.cpp1732 void EventHub::requestReopenDevices() { function in class:android::EventHub
1733 ALOGV("requestReopenDevices() called");
H A DInputReader.cpp637 mEventHub->requestReopenDevices();
/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp807 virtual void requestReopenDevices() { function in namespace:android

Completed in 531 milliseconds