Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
DMotionEventInjectorTest.java78 private static final Matcher<MotionEvent> IS_ACTION_POINTER_DOWN = field in MotionEventInjectorTest
458 IS_ACTION_POINTER_DOWN, hasEventTime(downTime))); in testContinuedGesture_withTwoTouchPoints_gestureCompletes() local