Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DCall.java199 default void onBluetoothCallQualityReport(Call call, BluetoothCallQualityReport report) {}; in onBluetoothCallQualityReport() method
297 public void onBluetoothCallQualityReport(Call call, BluetoothCallQualityReport report) {} in onBluetoothCallQualityReport() method in Call.ListenerBase