Searched refs:getDeviceByFdLocked (Results 1 – 2 of 2) sorted by relevance
414 Device* getDeviceByFdLocked(int fd) const;
798 EventHub::Device* EventHub::getDeviceByFdLocked(int fd) const { in getDeviceByFdLocked() function in android::EventHub917 Device* device = getDeviceByFdLocked(eventItem.data.fd); in getEvents()