Searched refs:collectLogs (Results 1 – 5 of 5) sorted by relevance
58 logcatReceiver.collectLogs(/* timeoutMilliseconds= */ 5 * 60 * 1000); in testLogcatDoesNotContainError()
68 logcatReceiver.collectLogs(/* timeoutMilliseconds= */ 5 * 60 * 1000); in testExtBootCompleteReceiver()
159 logcatReceiver.collectLogs(/* timeoutMilliseconds= */ 5 * 60 * 1000); in rebootIfSMinus()
87 public boolean collectLogs(long timeoutMilliseconds) throws InterruptedException { in collectLogs() method in BackgroundLogReceiver
238 boolean isEarlyExit = logcatReceiver.collectLogs(/* timeoutMilliseconds= */ 5 * 60 * 1000); in rebootDeviceAndCollectLogs()