Searched defs:notifyRtpReceptionStats (Results 1 – 3 of 3) sorted by relevance
207 public void notifyRtpReceptionStats(final RtpReceptionStats stats) { in notifyRtpReceptionStats() method in AudioSessionCallback.CallbackBinder327 public void notifyRtpReceptionStats(RtpReceptionStats stats) { in notifyRtpReceptionStats() method in AudioSessionCallback
44 void notifyRtpReceptionStats(in RtpReceptionStats stats); in notifyRtpReceptionStats() method
824 public void notifyRtpReceptionStats(final RtpReceptionStats stats) { in notifyRtpReceptionStats() method in MainActivity.RtpAudioSessionCallback