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/
DMediaPlayerTestBase.java59 public synchronized boolean waitForSignal() throws InterruptedException { in waitForSignal() method in MediaPlayerTestBase.Monitor
70 public synchronized boolean waitForSignal(long timeoutMs) throws InterruptedException { in waitForSignal() method in MediaPlayerTestBase.Monitor