Searched refs:SOURCE_MOUSE (Results 1 – 16 of 16) sorted by relevance
70 event.setSource(InputDevice.SOURCE_MOUSE); in injectMotionEvent()
73 if (event.isFromSource(InputDevice.SOURCE_MOUSE)) { in onMotionEvent()105 if (inputSource == InputDevice.SOURCE_MOUSE && mClickScheduler != null) { in clearEvents()
239 if (event.isFromSource(InputDevice.SOURCE_MOUSE)) { in getEventStreamState()
118 if ((event.isFromSource(InputDevice.SOURCE_MOUSE) in onMotionEvent()
186 public static final int SOURCE_MOUSE = 0x00002000 | SOURCE_CLASS_POINTER; field in InputDevice1017 appendSourceDescriptionIfApplicable(description, SOURCE_MOUSE, "mouse"); in toString()
2469 if (event.isFromSource(InputDevice.SOURCE_MOUSE)) { in onInterceptHoverEvent()3225 if (ev.isFromSource(InputDevice.SOURCE_MOUSE) in onInterceptTouchEvent()
5496 if (event.getPointerCount() == 1 && event.isFromSource(InputDevice.SOURCE_MOUSE)) { in maybeUpdatePointerIcon()
238 send(downEvent(DEFAULT_DISPLAY, InputDevice.SOURCE_MOUSE)); in testInputEvent_shouldClearEventsForAllEventHandlers()
99 private static final int OTHER_EVENT_SOURCE = InputDevice.SOURCE_MOUSE;159 mHoverMoveEvent.setSource(InputDevice.SOURCE_MOUSE); in setUp()265 mouseEvent.setSource(InputDevice.SOURCE_MOUSE); in testInjectEvents_withRealMouseGestureUnderway_shouldContinueRealAndPassInjected()
236 if (isFromSource(InputDevice.SOURCE_MOUSE)) { in closeLocked()693 if (isFromSource(InputDevice.SOURCE_MOUSE)) { in overridePointerIconLocked()
171 if (event.isFromSource(InputDevice.SOURCE_MOUSE)) { in onPointerEvent()
6670 if (motionEvent.isFromSource(InputDevice.SOURCE_MOUSE)) { in onPointerEvent()7673 final boolean isMouseEvent = ev.getSource() == InputDevice.SOURCE_MOUSE; in injectInputAfterTransactionsApplied()
55 put("mouse", InputDevice.SOURCE_MOUSE);
279 if (isFullyCollapsed() && event.isFromSource(InputDevice.SOURCE_MOUSE)) { in onTouchEvent()
1442 final boolean isMouse = event.isFromSource(InputDevice.SOURCE_MOUSE); in updateTapState()1463 if (!event.isFromSource(InputDevice.SOURCE_MOUSE)) { in shouldFilterOutTouchEvent()5927 final boolean isMouse = event.isFromSource(InputDevice.SOURCE_MOUSE);6092 final boolean isMouse = event.isFromSource(InputDevice.SOURCE_MOUSE);
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...