Home
last modified time | relevance | path

Searched refs:handleNotifyReceptionStats (Results 1 – 1 of 1) sorted by relevance

/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/
DAudioSession.java342 handleNotifyReceptionStats((RtpReceptionStats) msg.obj); in handleMessage()
591 private void handleNotifyReceptionStats(RtpReceptionStats stats) { in handleNotifyReceptionStats() method in AudioSession