Home
last modified time | relevance | path

Searched refs:CONTINUED_LINE_STROKE_ID_2 (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
DMotionEventInjectorTest.java106 private static final int CONTINUED_LINE_STROKE_ID_2 = 101; field in MotionEventInjectorTest
147 mContinuedLineList2 = createSimpleGestureFromPoints(CONTINUED_LINE_STROKE_ID_2, in setUp()
506 CONTINUED_LINE_STROKE_ID_2, CONTINUED_LINE_STROKE_ID_1, true, in testContinuedGesture_twoContinuationsArriveWhileDispatching_gestureCompletes()
510 int strokeId3 = CONTINUED_LINE_STROKE_ID_2 + 1; in testContinuedGesture_twoContinuationsArriveWhileDispatching_gestureCompletes()
513 CONTINUED_LINE_STROKE_ID_2, false, CONTINUED_LINE_INTERVAL, CONTINUED_LINE_END, in testContinuedGesture_twoContinuationsArriveWhileDispatching_gestureCompletes()