Searched refs:packetLossThreshold (Results 1 – 1 of 1) sorted by relevance
153 int[] packetLossThreshold = threshold.getThresholdsRtpPacketLossRate(); in setMediaThreshold() local156 if (packetLossThreshold != null && packetLossThreshold.length == 1 in setMediaThreshold()157 && packetLossThreshold[0] == mTestPacketLossRateValue in setMediaThreshold()