Searched refs:onBluetoothCallQualityReport (Results 1 – 2 of 2) sorted by relevance
144 public void onBluetoothCallQualityReport(Call call, BluetoothCallQualityReport report) {
164 void onBluetoothCallQualityReport(Call call, BluetoothCallQualityReport report); in onBluetoothCallQualityReport() method257 public void onBluetoothCallQualityReport(Call call, BluetoothCallQualityReport report) {} in onBluetoothCallQualityReport() method in Call.ListenerBase3083 l.onBluetoothCallQualityReport(this, report); in notifyBluetoothCallQualityReport()