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

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

Completed in 82 milliseconds