Searched refs:runCommand (Results 1 – 1 of 1) sorted by relevance
103 public void runCommand(final ITestDevice device, final String command, long timeout) in runCommand() method in MonkeyBase.CommandHelper395 commandHelper.runCommand(mTestDevice, command, getMonkeyTimeoutMs()); in runMonkey()