Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DCtsCallDiagnosticService.java188 public CountDownLatch getCallAudioStateLatch() { in getCallAudioStateLatch() method in CtsCallDiagnosticService
DCallDiagnosticServiceTest.java188 mService.getCallAudioStateLatch().await(TestUtils.WAIT_FOR_STATE_CHANGE_TIMEOUT_MS, in testCallAudioRoute()