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

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

Completed in 3246 milliseconds