Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DCall.java175 default void onReceivedCallQualityReport(Call call, CallQuality callQuality) {}; in onReceivedCallQualityReport() method
274 public void onReceivedCallQualityReport(Call call, CallQuality callQuality) {} in onReceivedCallQualityReport() method in Call.ListenerBase