Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DTestMmTelFeature.java153 int[] packetLossThreshold = threshold.getThresholdsRtpPacketLossRate(); in setMediaThreshold() local
156 if (packetLossThreshold != null && packetLossThreshold.length == 1 in setMediaThreshold()
157 && packetLossThreshold[0] == mTestPacketLossRateValue in setMediaThreshold()