Home
last modified time | relevance | path

Searched refs:writeAudioStreamLatch (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/
DHotwordDetectionServiceBasicTest.java770 final CountDownLatch writeAudioStreamLatch = new CountDownLatch(5); in testHotwordDetectionService_onDetectFromExternalSourceAudioBroken_onFailure() local
781 writeAudioStreamLatch.countDown(); in testHotwordDetectionService_onDetectFromExternalSourceAudioBroken_onFailure()
788 writeAudioStreamLatch.await(WAIT_TIMEOUT_IN_MS, TimeUnit.MILLISECONDS); in testHotwordDetectionService_onDetectFromExternalSourceAudioBroken_onFailure()