Searched refs:getDeviceByPathLocked (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/
H A DEventHub.h388 Device* getDeviceByPathLocked(const char* devicePath) const;
H A DEventHub.cpp690 EventHub::Device* EventHub::getDeviceByPathLocked(const char* devicePath) const { function in class:android::EventHub
1479 Device* device = getDeviceByPathLocked(devicePath);

Completed in 109 milliseconds