Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/ims/
DMediaThreshold.java237 public Builder setThresholdsRtpPacketLossRate(int[] packetLossRateThresholds) { in setThresholdsRtpPacketLossRate() method in MediaThreshold.Builder
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCallTracker.java2044 .setThresholdsRtpPacketLossRate(thPacketLosses) in updateMediaThreshold()