Home
last modified time | relevance | path

Searched defs:press (Results 1 – 1 of 1) sorted by relevance

/development/tools/monkeyrunner/src/com/android/monkeyrunner/
DMonkeyRunner.java304 public static boolean press(String key) throws IOException { in press() method in MonkeyRunner
314 private static boolean press(String key, boolean print) throws IOException { in press() method in MonkeyRunner