Home
last modified time | relevance | path

Searched refs:onBluetoothCallQualityReportReceived (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
H A DTestCallDiagnosticService.java88 public void onBluetoothCallQualityReportReceived( in onBluetoothCallQualityReportReceived() method in TestCallDiagnosticService
/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DCallDiagnosticService.java247 public abstract void onBluetoothCallQualityReportReceived( in onBluetoothCallQualityReportReceived() method in CallDiagnosticService
389 getExecutor().execute(() -> onBluetoothCallQualityReportReceived(qualityReport)); in handleBluetoothCallQualityReport()
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt10763 …method public abstract void onBluetoothCallQualityReportReceived(@NonNull android.telecom.Bluetoot…