Home | History | Annotate | Download | only in test

Lines Matching full:simulate

32  * InstrumentationTestCase or ActivityInstrumentationTestCase2 to simulate user interaction with
44 * Simulate touching in the center of the screen and dragging one quarter of the way down
57 * Simulate touching in the center of the screen and dragging one quarter of the way down
74 * Simulate touching in the center of the screen and dragging one quarter of the way up
87 * Simulate touching in the center of the screen and dragging one quarter of the way up
173 * Simulate touching the center of a view and dragging to the bottom of the screen.
188 * Simulate touching the center of a view and dragging to the bottom of the screen.
199 * Simulate touching the center of a view and dragging to the bottom of the screen.
216 * Simulate touching the center of a view and dragging to the bottom of the screen.
241 * Simulate touching the center of a view and releasing quickly (before the tap timeout).
280 * Simulate touching the center of a view and cancelling (so no onClick should
316 * Simulate touching the center of a view and releasing.
362 * Simulate touching the center of a view, holding until it is a long press, and then releasing.
377 * Simulate touching the center of a view, holding until it is a long press, and then releasing.
422 * Simulate touching the center of a view and dragging to the top of the screen.
437 * Simulate touching the center of a view and dragging to the top of the screen.
453 * Simulate touching the center of a view and dragging to the top of the screen.
463 * Simulate touching the center of a view and dragging to the top of the screen.
526 * Simulate touching a view and dragging it by the specified amount.
548 * Simulate touching a view and dragging it by the specified amount.
581 * Simulate touching a view and dragging it to a specified location.
603 * Simulate touching a view and dragging it to a specified location.
633 * Simulate touching a view and dragging it to a specified location. Only moves horizontally.
654 * Simulate touching a view and dragging it to a specified location. Only moves horizontally.
680 * Simulate touching a view and dragging it to a specified location. Only moves vertically.
701 * Simulate touching a view and dragging it to a specified location. Only moves vertically.
728 * Simulate touching a specific location and dragging to a new location.
748 * Simulate touching a specific location and dragging to a new location.