Searched refs:getDeviceByDescriptorLocked (Results 1 – 2 of 2) sorted by relevance
416 Device* getDeviceByDescriptorLocked(String8& descriptor) const;
644 while(getDeviceByDescriptorLocked(identifier.descriptor) != NULL) { in assignDescriptorLocked()709 EventHub::Device* EventHub::getDeviceByDescriptorLocked(String8& descriptor) const { in getDeviceByDescriptorLocked() function in android::EventHub