Searched refs:CLICK_SEQUENCE (Results 1 – 1 of 1) sorted by relevance
101 private static final int CLICK_SEQUENCE = 51; field in MotionEventInjectorTest248 injectEventsSync(events, mServiceInterface, CLICK_SEQUENCE); in testInjectEvents_gestureWithTooManyPoints_shouldNotCrash()250 verify(mServiceInterface).onPerformGestureResult(eq(CLICK_SEQUENCE), anyBoolean()); in testInjectEvents_gestureWithTooManyPoints_shouldNotCrash()384 injectEventsSync(mClickList, mServiceInterface, CLICK_SEQUENCE); in testInjectEvents_openInjectedGestureInProgress_shouldCancelAndNotifyAndPassNew()411 injectEventsSync(mClickList, mServiceInterface, CLICK_SEQUENCE); in testInjectEvents_closedInjectedGestureInProgress_shouldOnlyNotifyAndPassNew()