Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DCtsCallDiagnosticService.java43 private CountDownLatch mBluetoothCallQualityReportLatch = new CountDownLatch(1); field in CtsCallDiagnosticService
173 mBluetoothCallQualityReportLatch.countDown(); in onBluetoothCallQualityReportReceived()
201 return mBluetoothCallQualityReportLatch; in getBluetoothCallQualityReportLatch()