Home
last modified time | relevance | path

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

/aosp14/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()
/aosp14/frameworks/base/telecomm/java/com/android/internal/telecom/
H A DICallDiagnosticService.aidl39 void receiveBluetoothCallQualityReport(in BluetoothCallQualityReport qualityReport); in receiveBluetoothCallQualityReport()