Searched refs:IS_ACTION_POINTER_UP (Results 1 – 1 of 1) sorted by relevance
87 private static final Matcher<MotionEvent> IS_ACTION_POINTER_UP = field in MotionEventInjectorTest488 IS_ACTION_POINTER_UP, hasEventTime(downTime + CONTINUED_LINE_INTERVAL * 3))); in testContinuedGesture_withTwoTouchPoints_gestureCompletes() local