Searched refs:IS_ACTION_POINTER_DOWN (Results 1 – 1 of 1) sorted by relevance
78 private static final Matcher<MotionEvent> IS_ACTION_POINTER_DOWN = field in MotionEventInjectorTest458 IS_ACTION_POINTER_DOWN, hasEventTime(downTime))); in testContinuedGesture_withTwoTouchPoints_gestureCompletes() local