Searched refs:attachMockNext (Results 1 – 1 of 1) sorted by relevance
199 EventStreamTransformation next = attachMockNext(mMotionEventInjector); in testInjectEvents_shouldEmergeInOrderWithCorrectTiming()247 attachMockNext(mMotionEventInjector); in testInjectEvents_gestureWithTooManyPoints_shouldNotCrash()255 EventStreamTransformation next = attachMockNext(mMotionEventInjector); in testRegularEvent_afterGestureComplete_shouldPassToNext()266 EventStreamTransformation next = attachMockNext(mMotionEventInjector); in testInjectEvents_withRealGestureUnderway_shouldCancelRealAndPassInjected()283 EventStreamTransformation next = attachMockNext(mMotionEventInjector); in testInjectEvents_withRealMouseGestureUnderway_shouldContinueRealAndPassInjected()298 EventStreamTransformation next = attachMockNext(mMotionEventInjector); in testInjectEvents_withRealGestureFinished_shouldJustPassInjected()319 EventStreamTransformation next = attachMockNext(mMotionEventInjector); in testOnMotionEvents_openInjectedGestureInProgress_shouldCancelAndNotifyAndPassReal()335 EventStreamTransformation next = attachMockNext(mMotionEventInjector); in testOnMotionEvents_fromMouseWithInjectedGestureInProgress_shouldNotCancelAndPassReal()351 EventStreamTransformation next = attachMockNext(mMotionEventInjector); in testOnMotionEvents_closedInjectedGestureInProgress_shouldOnlyNotifyAndPassReal()380 EventStreamTransformation next = attachMockNext(mMotionEventInjector); in testInjectEvents_openInjectedGestureInProgress_shouldCancelAndNotifyAndPassNew()[all …]