Home
last modified time | relevance | path

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

/recyclerview/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
DRecyclerViewFastScrollerTest.java268 final MotionEvent moveEvent = MotionEvent.obtain(10, 10, MotionEvent.ACTION_MOVE, 250, 275, in draggingDoesNotTriggerFastScrollIfNotInThumb() local
291 final MotionEvent moveEvent = MotionEvent.obtain(10, 10, MotionEvent.ACTION_MOVE, in draggingFastScrollThumbDoesActualScrolling() local