Searched defs:deviceType (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()165 private void sendTouchEvent(InputDeviceType deviceType, MotionEvent event, int displayId) { in sendTouchEvent()184 private void sendKeyEvent(InputDeviceType deviceType, KeyEvent event, int displayId) { in sendKeyEvent()
63 void sendEventToFocusedDisplay(InputDeviceType deviceType, InputEvent inputEvent) { in sendEventToFocusedDisplay()
312 void processInputEvent(RemoteEventProto.InputDeviceType deviceType, InputEvent event) { in processInputEvent()