Simulate touching the specified location and dragging it to a new location. @param fromX X coordinate of the initial touch, in screen coordinates @param toX X coordinate of the drag destination, in screen coordinates @param fromY Y coordinate of the initial touch, in screen coordinates @param toY
(float fromX, float toX, float fromY, float toY, int stepCount)
source not stored for this graph (policy: none)
no test coverage detected