Searched refs:completion (Results 1 – 2 of 2) sorted by relevance
454 final Object completion = new Object(); in testPlayHlsStreamWithTimedId3() local464 synchronized (completion) { in testPlayHlsStreamWithTimedId3()465 completion.notify(); in testPlayHlsStreamWithTimedId3()486 synchronized (completion) { in testPlayHlsStreamWithTimedId3()487 completion.wait(); in testPlayHlsStreamWithTimedId3()
604 final Object completion = new Object();618 synchronized (completion) {619 completion.notify();686 synchronized (completion) {687 completion.wait();