Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/data/
DLinkBandwidthEstimator.java453 updateDataRatCellIdentityBandwidth(); in handleTrafficStatsPollConditionChanged()
531 updateDataRatCellIdentityBandwidth(); in handleTrafficStatsPoll()
540 if (!updateDataRatCellIdentityBandwidth()) { in handleTrafficStatsPoll()
937 if (updateDataRatCellIdentityBandwidth()) { in handleSignalStrengthChanged()
1046 private boolean updateDataRatCellIdentityBandwidth() { in updateDataRatCellIdentityBandwidth() method in LinkBandwidthEstimator