HomeSort by relevance Sort by last modified time
    Searched full:chimp (Results 1 - 5 of 5) sorted by null

  /sdk/monkeyrunner/src/com/android/monkeyrunner/
MonkeyRunnerStarter.java 53 private final ChimpChat chimp; field in class:MonkeyRunnerStarter
60 this.chimp = ChimpChat.getInstance(chimp_options);
61 MonkeyRunner.setChimpChat(chimp);
74 chimp.shutdown();
79 chimp.shutdown();
MonkeyRunner.java 52 static void setChimpChat(ChimpChat chimp){
53 chimpchat = chimp;
  /sdk/monkeyrunner/src/com/android/monkeyrunner/recorder/
MonkeyRecorder.java 77 ChimpChat chimp = ChimpChat.getInstance(); local
78 MonkeyRecorder.start(chimp.waitForConnection());
  /sdk/chimpchat/src/com/android/chimpchat/adb/
AdbChimpDevice.java 168 LOG.severe("Timeout while trying to create chimp mananger");
  /packages/apps/Settings/res/values/
arrays.xml 753 <item>Chimp</item>

Completed in 182 milliseconds