Lines Matching refs:events
8 streams of user events such as clicks, touches, or gestures, as well as a number of system-level
9 events. You can use the Monkey to stress-test applications that you are developing, in a random
17 user events into the system, which acts as a stress test on the application software you are
24 <li>Basic configuration options, such as setting the number of events to attempt.</li>
30 <p>When the Monkey runs, it generates events and sends them to the system. It also <i>watches</i>
43 of the Monkey and the events being generated.</p>
57 events to any (and all) packages installed on your target. Here is a more typical command line,
58 which will launch your application and send 500 pseudo-random events to it:</p>
85 Level 1 provides more details about the test as it runs, such as individual events being sent to
95 value, it will generate the same sequence of events.</td>
100 <td>Inserts a fixed delay between events. You can use this option to slow down the Monkey.
101 If not specified, there is no delay and the events are generated as rapidly as possible.</td>
106 <td>Adjust percentage of touch events.
107 (Touch events are a down-up event in a single place on the screen.)</td>
112 <td>Adjust percentage of motion events.
113 (Motion events consist of a down event somewhere on the screen, a series of pseudo-random
119 <td>Adjust percentage of trackball events.
120 (Trackball events consist of one or more random movements, sometimes followed by a click.)</td>
125 <td>Adjust percentage of "basic" navigation events.
126 (Navigation events consist of up/down/left/right, as input from a directional input device.)</td>
131 <td>Adjust percentage of "major" navigation events.
132 (These are navigation events that will typically cause actions within your UI, such as
138 <td>Adjust percentage of "system" key events.
151 <td>Adjust percentage of other types of events. This is a catch-all for all other types of events …
177 <td><code>--dbg-no-events</code></td>
179 will not generate any further events.
197 unhandled exception. If you specify this option, the Monkey will continue to send events to
205 send events to the system, until the count is completed.</td>
212 this option, the Monkey will continue to send events to the system, until the count is