Searched refs:onBluetoothCallQualityReport (Results 1 – 2 of 2) sorted by relevance
145 public void onBluetoothCallQualityReport(Call call, BluetoothCallQualityReport report) {
199 default void onBluetoothCallQualityReport(Call call, BluetoothCallQualityReport report) {}; in onBluetoothCallQualityReport() method297 public void onBluetoothCallQualityReport(Call call, BluetoothCallQualityReport report) {} in onBluetoothCallQualityReport() method in Call.ListenerBase3572 l.onBluetoothCallQualityReport(this, report); in notifyBluetoothCallQualityReport()