Searched refs:onReceivedCallQualityReport (Results 1 – 2 of 2) sorted by relevance
165 public void onReceivedCallQualityReport(Call call, CallQuality callQualityReport) {
167 void onReceivedCallQualityReport(Call call, CallQuality callQuality); in onReceivedCallQualityReport() method262 public void onReceivedCallQualityReport(Call call, CallQuality callQuality) {} in onReceivedCallQualityReport() method in Call.ListenerBase3843 l.onReceivedCallQualityReport(this, callQuality); in onConnectionEvent()