Searched defs:eventMove (Results 1 – 2 of 2) sorted by relevance
453 MotionEvent eventMove = MotionEvent.obtain(downTime, downTime, MotionEvent.ACTION_MOVE, in injectMoveEventForTap() local493 MotionEvent eventMove = null; in injectMoveEventsForDrag() local
783 final MotionEvent eventMove = MotionEvent.obtain( in testInjectFromThread() local