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