Searched refs:inputEvent (Results 1 – 1 of 1) sorted by relevance
617 InputEvent inputEvent = { when, iev.type, iev.code, iev.value }; in poll() local618 mInputCallback->onInputEvent(deviceNode, inputEvent, now); in poll()