Searched defs:deviceType (Results 1 – 3 of 3) sorted by relevance
103 void sendInputEvent(InputDeviceType deviceType, InputEvent inputEvent, int displayId) { in sendInputEvent()132 InputDeviceType deviceType, InputEvent inputEvent) { in sendInputEventToFocusedDisplay()168 private void sendTouchEvent(InputDeviceType deviceType, MotionEvent event, int displayId) { in sendTouchEvent()187 private void sendKeyEvent(InputDeviceType deviceType, KeyEvent event, int displayId) { in sendKeyEvent()
63 void sendEventToFocusedDisplay(InputDeviceType deviceType, InputEvent inputEvent) { in sendEventToFocusedDisplay()
441 void processInputEvent(RemoteEventProto.InputDeviceType deviceType, InputEvent event) { in processInputEvent()