Simulate touching a specific location and dragging to a new location. This method was copied from TouchUtils.java in the Android Open Source Project, and modified here. @param fromX X coordinate of the initial touch, in screen coordinates @param toX Xcoordinate of the drag destination, in
(float fromX, float toX, float fromY, float toY, int stepCount)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected