Searched refs:waitForLogs (Results 1 – 2 of 2) sorted by relevance
89 return waitForLogs(timeoutMilliseconds); in collectLogs()113 public boolean waitForLogs(long timeoutMilliseconds) throws InterruptedException { in waitForLogs() method in BackgroundLogReceiver
168 receiver.waitForLogs(LOG_RECEIVER_TIMEOUT_MS); in testAppSearchConsentMigration()