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