Searched refs:CLICK_SEQUENCE (Results 1 – 1 of 1) sorted by relevance
96 private static final int CLICK_SEQUENCE = 51; field in MotionEventInjectorTest230 injectEventsSync(events, mServiceInterface, CLICK_SEQUENCE); in testInjectEvents_gestureWithTooManyPoints_shouldNotCrash()232 verify(mServiceInterface).onPerformGestureResult(eq(CLICK_SEQUENCE), anyBoolean()); in testInjectEvents_gestureWithTooManyPoints_shouldNotCrash()362 injectEventsSync(mClickList, mServiceInterface, CLICK_SEQUENCE); in testInjectEvents_openInjectedGestureInProgress_shouldCancelAndNotifyAndPassNew()389 injectEventsSync(mClickList, mServiceInterface, CLICK_SEQUENCE); in testInjectEvents_closedInjectedGestureInProgress_shouldOnlyNotifyAndPassNew()