Searched refs:yCoordsForListener (Results 1 – 1 of 1) sorted by relevance
436 int[] yCoordsForListener = (eventInjectionListener == null) ? null : in injectMoveEventsForDrag() local445 yCoordsForListener[0] = moveY; in injectMoveEventsForDrag()469 yCoordsForListener[historyIndex] = stepMoveY; in injectMoveEventsForDrag()478 eventInjectionListener.onMoveInjected(xCoordsForListener, yCoordsForListener); in injectMoveEventsForDrag()