Searched refs:HIGH_BANDWIDTH_THRESHOLD_KBPS (Results 1 – 1 of 1) sorted by relevance
138 private static final int HIGH_BANDWIDTH_THRESHOLD_KBPS = 5000; field in LinkBandwidthEstimator839 if (mStaticBwKbps > HIGH_BANDWIDTH_THRESHOLD_KBPS) { in updateByteCountThr()