Searched refs:calculateByteCountThreshold (Results 1 – 1 of 1) sorted by relevance
1415 int lowBytes = calculateByteCountThreshold(getAvgUsedLinkBandwidthKbps(link), in getByteDeltaAccThr()1536 private int calculateByteCountThreshold(int avgBwKbps, int durationMs) { in calculateByteCountThreshold() method in WifiScoreCard.PerNetwork