Home
last modified time | relevance | path

Searched refs:closeDeviceByPathLocked (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/
DEventHub.h385 void closeDeviceByPathLocked(const char *devicePath);
DEventHub.cpp1720 void EventHub::closeDeviceByPathLocked(const char *devicePath) { in closeDeviceByPathLocked() function in android::EventHub
1835 closeDeviceByPathLocked(filename.c_str()); in readNotifyLocked()