Searched refs:CONTINUED_LINE_INTERVAL (Results 1 – 1 of 1) sorted by relevance
112 private static final int CONTINUED_LINE_INTERVAL = 100; field in MotionEventInjectorTest439 hasEventTime(downTime + CONTINUED_LINE_INTERVAL))); in testContinuedGesture_continuationArrivesAfterDispatched_gestureCompletes()512 hasEventTime(downTime + CONTINUED_LINE_INTERVAL))); in testContinuedGesture_continuationArrivesWhileDispatching_gestureCompletes()514 hasEventTime(downTime + CONTINUED_LINE_INTERVAL * 2))); in testContinuedGesture_continuationArrivesWhileDispatching_gestureCompletes()516 hasEventTime(downTime + CONTINUED_LINE_INTERVAL * 3))); in testContinuedGesture_continuationArrivesWhileDispatching_gestureCompletes()518 hasEventTime(downTime + CONTINUED_LINE_INTERVAL * 3))); in testContinuedGesture_continuationArrivesWhileDispatching_gestureCompletes()529 CONTINUED_LINE_INTERVAL, CONTINUED_LINE_MID1, in testContinuedGesture_twoContinuationsArriveWhileDispatching_gestureCompletes()552 hasEventTime(downTime + CONTINUED_LINE_INTERVAL))); in testContinuedGesture_twoContinuationsArriveWhileDispatching_gestureCompletes()554 hasEventTime(downTime + CONTINUED_LINE_INTERVAL * 2))); in testContinuedGesture_twoContinuationsArriveWhileDispatching_gestureCompletes()556 hasEventTime(downTime + CONTINUED_LINE_INTERVAL * 3))); in testContinuedGesture_twoContinuationsArriveWhileDispatching_gestureCompletes()[all …]