Searched defs:maxTimeMs (Results 1 – 3 of 3) sorted by relevance
319 private String executeBackground(String actionValue, int maxTimeMs) throws Exception { in executeBackground()367 private String executeForeground(String actionValue, int maxTimeMs) throws Exception { in executeForeground()
216 protected boolean checkLogcatForText(String logcatTag, String text, int maxTimeMs) { in checkLogcatForText()
96 long maxTimeMs = Math.min( in decode() local129 int round, long maxTimeMs) throws Exception { in doDecode()