Searched defs:inputEvent (Results 1 – 3 of 3) sorted by relevance
103 void sendInputEvent(InputDeviceType deviceType, InputEvent inputEvent, int displayId) { in sendInputEvent()129 InputDeviceType deviceType, InputEvent inputEvent) { in sendInputEventToFocusedDisplay()248 private void sendInputEvent(RemoteInputEvent inputEvent, int displayId) { in sendInputEvent()
283 private void processInputEvent(RemoteInputEvent inputEvent) { in processInputEvent()377 private void processMouseEvent(RemoteInputEvent inputEvent) { in processMouseEvent()
63 void sendEventToFocusedDisplay(InputDeviceType deviceType, InputEvent inputEvent) { in sendEventToFocusedDisplay()