Home
last modified time | relevance | path

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

/frameworks/base/services/input/
DEventHub.h351 status_t closeDeviceByPathLocked(const char *devicePath);
DEventHub.cpp1296 status_t EventHub::closeDeviceByPathLocked(const char *devicePath) { in closeDeviceByPathLocked() function in android::EventHub
1394 closeDeviceByPathLocked(devname); in readNotifyLocked()