Home
last modified time | relevance | path

Searched defs:qualityReport (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DCallDiagnosticService.java106 public void receiveBluetoothCallQualityReport(BluetoothCallQualityReport qualityReport) in receiveBluetoothCallQualityReport()
247 public abstract void onBluetoothCallQualityReportReceived( in onBluetoothCallQualityReportReceived()
386 private void handleBluetoothCallQualityReport(@NonNull BluetoothCallQualityReport in handleBluetoothCallQualityReport()
/aosp12/frameworks/base/telecomm/java/com/android/internal/telecom/
H A DICallDiagnosticService.aidl39 void receiveBluetoothCallQualityReport(in BluetoothCallQualityReport qualityReport); in receiveBluetoothCallQualityReport()
/aosp12/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
H A DTestCallDiagnosticService.java88 public void onBluetoothCallQualityReportReceived( in onBluetoothCallQualityReportReceived()