Searched refs:mHoverMoveEvent (Results 1 – 1 of 1) sorted by relevance
120 MotionEvent mHoverMoveEvent; field in MotionEventInjectorTest157 mHoverMoveEvent = MotionEvent.obtain(0, 0, ACTION_HOVER_MOVE, CLICK_POINT.x, CLICK_POINT.y, in setUp()159 mHoverMoveEvent.setSource(InputDevice.SOURCE_MOUSE); in setUp()316 mMotionEventInjector.onMotionEvent(mHoverMoveEvent, mHoverMoveEvent, 0); in testOnMotionEvents_fromMouseWithInjectedGestureInProgress_shouldNotCancelAndPassReal()