Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
DMotionEventInjectorTest.java99 private static final int OTHER_EVENT_SOURCE = InputDevice.SOURCE_MOUSE; field in MotionEventInjectorTest
654 mMotionEventInjector.clearEvents(OTHER_EVENT_SOURCE); in testClearEventsOnOtherSource_realGestureInProgress_shouldNotForgetAboutGesture()