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