Searched refs:gesture1 (Results 1 – 2 of 2) sorted by relevance
482 GestureDescription gesture1 = new GestureDescription.Builder().addStroke(s1).build(); in testContinuedGestures_motionEventsContinue() local485 dispatch(gesture1, gestureTime + GESTURE_COMPLETION_TIMEOUT); in testContinuedGestures_motionEventsContinue()
1851 HandwritingGesture gesture1 = HandwritingGesture.fromByteArray(bytes); in testPerformHandwritingGesture()1852 assertEquals(gesture, gesture1); in testPerformHandwritingGesture()1862 InsertModeGesture gesture1) throws Exception { in testInsertModeGestureOngoingCancellation() argument1884 gesture1, true /* useDelayedCancellation */); in testInsertModeGestureOngoingCancellation()