Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DCtsCallDiagnosticService.java192 public BluetoothCallQualityReport getBluetoothCallQualityReport() { in getBluetoothCallQualityReport() method in CtsCallDiagnosticService
DCallDiagnosticServiceTest.java172 assertEquals(report, mService.getBluetoothCallQualityReport()); in testBluetoothCallQualityReport()