Home | History | Annotate | Download | only in test

Lines Matching full:dragging

37      * Simulate touching in the center of the screen and dragging one quarter of the way down
50 * Simulate touching in the center of the screen and dragging one quarter of the way down
67 * Simulate touching in the center of the screen and dragging one quarter of the way up
80 * Simulate touching in the center of the screen and dragging one quarter of the way up
178 * Simulate touching the center of a view and dragging to the bottom of the screen.
193 * Simulate touching the center of a view and dragging to the bottom of the screen.
204 * Simulate touching the center of a view and dragging to the bottom of the screen.
221 * Simulate touching the center of a view and dragging to the bottom of the screen.
427 * Simulate touching the center of a view and dragging to the top of the screen.
442 * Simulate touching the center of a view and dragging to the top of the screen.
458 * Simulate touching the center of a view and dragging to the top of the screen.
468 * Simulate touching the center of a view and dragging to the top of the screen.
531 * Simulate touching a view and dragging it by the specified amount.
553 * Simulate touching a view and dragging it by the specified amount.
586 * Simulate touching a view and dragging it to a specified location.
592 * @param toX Final location of the view after dragging
593 * @param toY Final location of the view after dragging
608 * Simulate touching a view and dragging it to a specified location.
614 * @param toX Final location of the view after dragging
615 * @param toY Final location of the view after dragging
638 * Simulate touching a view and dragging it to a specified location. Only moves horizontally.
644 * @param toX Final location of the view after dragging
659 * Simulate touching a view and dragging it to a specified location. Only moves horizontally.
665 * @param toX Final location of the view after dragging
685 * Simulate touching a view and dragging it to a specified location. Only moves vertically.
691 * @param toY Final location of the view after dragging
706 * Simulate touching a view and dragging it to a specified location. Only moves vertically.
712 * @param toY Final location of the view after dragging
733 * Simulate touching a specific location and dragging to a new location.
753 * Simulate touching a specific location and dragging to a new location.