Home
last modified time | relevance | path

Searched refs:IS_ACTION_POINTER_UP (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
DMotionEventInjectorTest.java87 private static final Matcher<MotionEvent> IS_ACTION_POINTER_UP = field in MotionEventInjectorTest
488 IS_ACTION_POINTER_UP, hasEventTime(downTime + CONTINUED_LINE_INTERVAL * 3))); in testContinuedGesture_withTwoTouchPoints_gestureCompletes() local