Searched refs:thresholdInactivityTime (Results 1 – 1 of 1) sorted by relevance
2033 int thresholdPacketLoss, int thresholdJitter, long thresholdInactivityTime) { in updateMediaThreshold() argument2034 if (!MediaThreshold.isValidRtpInactivityTimeMillis(thresholdInactivityTime) in updateMediaThreshold()2041 long[] thInactivityTimesMillis = {thresholdInactivityTime}; in updateMediaThreshold()