Home
last modified time | relevance | path

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

/recyclerview/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
DRecyclerViewFastScrollerTest.java265 final MotionEvent downEvent = MotionEvent.obtain(10, 10, MotionEvent.ACTION_DOWN, 250, 250, in draggingDoesNotTriggerFastScrollIfNotInThumb() local
287 final MotionEvent downEvent = MotionEvent.obtain(10, 10, MotionEvent.ACTION_DOWN, in draggingFastScrollThumbDoesActualScrolling() local