Home
last modified time | relevance | path

Searched defs:timeoutMilliseconds (Results 1 – 1 of 1) sorted by relevance

/packages/modules/AdServices/shared/libraries/host-side/java/com/android/adservices/shared/testing/
DBackgroundLogReceiver.java87 public boolean collectLogs(long timeoutMilliseconds) throws InterruptedException { in collectLogs()
113 public boolean waitForLogs(long timeoutMilliseconds) throws InterruptedException { in waitForLogs()