Searched refs:mMonkeyTimeout (Results 1 – 1 of 1) sorted by relevance
224 private int mMonkeyTimeout = 4 * 60; field in MonkeyBase358 CLog.i("About to run monkey with at %d minute timeout: %s", mMonkeyTimeout, command); in runMonkey()748 return mMonkeyTimeout * 60 * 1000; in getMonkeyTimeoutMs()