Searched refs:yCoordsForListener (Results 1 – 1 of 1) sorted by relevance
286 int[] yCoordsForListener = (eventInjectionListener == null) ? null : in injectMoveEventsForDrag() local294 yCoordsForListener[0] = moveY; in injectMoveEventsForDrag()318 yCoordsForListener[historyIndex] = stepMoveY; in injectMoveEventsForDrag()326 eventInjectionListener.onMoveInjected(xCoordsForListener, yCoordsForListener); in injectMoveEventsForDrag()