Home
last modified time | relevance | path

Searched defs:eventMove (Results 1 – 1 of 1) sorted by relevance

/cts/common/device-side/util/src/com/android/compatibility/common/util/
DCtsTouchUtils.java255 MotionEvent eventMove = MotionEvent.obtain(downTime, downTime, MotionEvent.ACTION_MOVE, in injectMoveEventForTap() local
288 MotionEvent eventMove = null; in injectMoveEventsForDrag() local