Home
last modified time | relevance | path

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

/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DCall.java167 void onReceivedCallQualityReport(Call call, CallQuality callQuality); in onReceivedCallQualityReport() method
262 public void onReceivedCallQualityReport(Call call, CallQuality callQuality) {} in onReceivedCallQualityReport() method in Call.ListenerBase