Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DCallDiagnosticService.java106 public void receiveBluetoothCallQualityReport(BluetoothCallQualityReport qualityReport) in receiveBluetoothCallQualityReport()
247 public abstract void onBluetoothCallQualityReportReceived( in onBluetoothCallQualityReportReceived()
386 private void handleBluetoothCallQualityReport(@NonNull BluetoothCallQualityReport in handleBluetoothCallQualityReport()
/frameworks/base/telecomm/java/com/android/internal/telecom/
DICallDiagnosticService.aidl39 void receiveBluetoothCallQualityReport(in BluetoothCallQualityReport qualityReport); in receiveBluetoothCallQualityReport()