Searched refs:getMonkeyTimeoutMs (Results 1 – 1 of 1) sorted by relevance
329 TimeUnit.MILLISECONDS.toMinutes(getMonkeyTimeoutMs()), command); in runMonkey()354 commandHelper.runCommand(mTestDevice, command, getMonkeyTimeoutMs()); in runMonkey()635 protected long getMonkeyTimeoutMs() { in getMonkeyTimeoutMs() method in MonkeyBase