Home | History | Annotate | Download | only in test

Lines Matching full:dragging

38      * Simulate touching in the center of the screen and dragging one quarter of the way down
51 * Simulate touching in the center of the screen and dragging one quarter of the way down
68 * Simulate touching in the center of the screen and dragging one quarter of the way up
81 * Simulate touching in the center of the screen and dragging one quarter of the way up
179 * Simulate touching the center of a view and dragging to the bottom of the screen.
194 * Simulate touching the center of a view and dragging to the bottom of the screen.
205 * Simulate touching the center of a view and dragging to the bottom of the screen.
222 * Simulate touching the center of a view and dragging to the bottom of the screen.
428 * Simulate touching the center of a view and dragging to the top of the screen.
443 * Simulate touching the center of a view and dragging to the top of the screen.
459 * Simulate touching the center of a view and dragging to the top of the screen.
469 * Simulate touching the center of a view and dragging to the top of the screen.
532 * Simulate touching a view and dragging it by the specified amount.
554 * Simulate touching a view and dragging it by the specified amount.
587 * Simulate touching a view and dragging it to a specified location.
593 * @param toX Final location of the view after dragging
594 * @param toY Final location of the view after dragging
609 * Simulate touching a view and dragging it to a specified location.
615 * @param toX Final location of the view after dragging
616 * @param toY Final location of the view after dragging
639 * Simulate touching a view and dragging it to a specified location. Only moves horizontally.
645 * @param toX Final location of the view after dragging
660 * Simulate touching a view and dragging it to a specified location. Only moves horizontally.
666 * @param toX Final location of the view after dragging
686 * Simulate touching a view and dragging it to a specified location. Only moves vertically.
692 * @param toY Final location of the view after dragging
707 * Simulate touching a view and dragging it to a specified location. Only moves vertically.
713 * @param toY Final location of the view after dragging
734 * Simulate touching a specific location and dragging to a new location.
754 * Simulate touching a specific location and dragging to a new location.