Home
last modified time | relevance | path

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

/aosp14/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()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt13452 …method public abstract void onBluetoothCallQualityReportReceived(@NonNull android.telecom.Bluetoot…