Searched refs:combineGestureSteps (Results 1 – 1 of 1) sorted by relevance
439 List<GestureStep> combinedLines1 = combineGestureSteps( in testContinuedGesture_withTwoTouchPoints_gestureCompletes()441 List<GestureStep> combinedLines2 = combineGestureSteps( in testContinuedGesture_withTwoTouchPoints_gestureCompletes()735 List<GestureStep> combineGestureSteps(List<GestureStep> list1, List<GestureStep> list2) { in combineGestureSteps() method in MotionEventInjectorTest