Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/data/
DLinkBandwidthEstimator.java755 private int getAvgUsedLinkBandwidthKbps() { in getAvgUsedLinkBandwidthKbps() method
820 mAvgUsedKbps = getAvgUsedLinkBandwidthKbps(); in getAvgLinkBandwidthKbps()
840 int lowBytes = calculateByteCountThreshold(getAvgUsedLinkBandwidthKbps(), in updateByteCountThr()