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

/frameworks/native/services/inputflinger/
H A DEventHub.h386 Device* getDeviceByDescriptorLocked(String8& descriptor) const;
H A DEventHub.cpp606 while(getDeviceByDescriptorLocked(identifier.descriptor) != NULL) {
671 EventHub::Device* EventHub::getDeviceByDescriptorLocked(String8& descriptor) const { function in class:android::EventHub

Completed in 235 milliseconds