Searched refs:motionEvent1 (Results 1 – 2 of 2) sorted by relevance
117 final MotionEvent motionEvent1 = Mockito.mock(MotionEvent.class); in testTouchPilferingOnScroll() local127 .onScroll(motionEvent1, motionEvent2, 1, 1)) in testTouchPilferingOnScroll()
147 val motionEvent1 = createVerifiedMotionEvent() in testEqualsHashcode() constant149 compareVerifiedMotionEvents(motionEvent1, motionEvent2) in testEqualsHashcode()