OSDN Git Service

AI 143190: am: CL 142951 Change the way we handle monkey throttling. We now will...
authorEvan Millar <>
Sat, 28 Mar 2009 00:10:47 +0000 (17:10 -0700)
committerThe Android Open Source Project <initial-contribution@android.com>
Sat, 28 Mar 2009 00:10:47 +0000 (17:10 -0700)
commit62c4d9bfc5eca4a7bd160e8fb67c0bbc066d9ce8
tree6e5691d8c7e57987e01fc9d99794005d32a32056
parent745fd9097525faa5f4da9a06550b541b7ca9d469
AI 143190: am: CL 142951 Change the way we handle monkey throttling. We now will only sleep after complete down/[move]/up sequences. This avoids unwanted long pressing. We will need to add code to explicitly long press at some point.
  Original author: emillar
  Merged from: //branches/cupcake/...

Automated import of CL 143190
cmds/monkey/src/com/android/commands/monkey/Monkey.java
cmds/monkey/src/com/android/commands/monkey/MonkeyEvent.java
cmds/monkey/src/com/android/commands/monkey/MonkeySourceRandom.java
cmds/monkey/src/com/android/commands/monkey/MonkeyThrottleEvent.java [new file with mode: 0644]