Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DCtsCallDiagnosticService.java53 private CountDownLatch mCallQualityReceivedLatch = new CountDownLatch(1); field in CtsCallDiagnosticService.CtsCallDiagnostics
108 return mCallQualityReceivedLatch; in getCallQualityReceivedLatch()