Home
last modified time | relevance | path

Searched refs:HasLedEvent (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ui/events/ozone/evdev/
Devent_device_info.h37 bool HasLedEvent(unsigned int code) const;
Devent_device_info.cc122 bool EventDeviceInfo::HasLedEvent(unsigned int code) const { in HasLedEvent() function in ui::EventDeviceInfo