Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DTestUtils.java148 public synchronized boolean waitForSignal() throws InterruptedException { in waitForSignal() method in TestUtils.Monitor
159 public synchronized boolean waitForSignal(long timeoutMs) throws InterruptedException { in waitForSignal() method in TestUtils.Monitor