Searched refs:mBluetoothCallQualityReportLatch (Results 1 – 1 of 1) sorted by relevance
43 private CountDownLatch mBluetoothCallQualityReportLatch = new CountDownLatch(1); field in CtsCallDiagnosticService173 mBluetoothCallQualityReportLatch.countDown(); in onBluetoothCallQualityReportReceived()201 return mBluetoothCallQualityReportLatch; in getBluetoothCallQualityReportLatch()