Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DLinkBandwidthEstimator.java400 updateDataRatCellIdentityBandwidth(); in handleTrafficStatsPollConditionChanged()
454 updateDataRatCellIdentityBandwidth(); in handleTrafficStatsPoll()
463 if (!updateDataRatCellIdentityBandwidth()) { in handleTrafficStatsPoll()
820 if (updateDataRatCellIdentityBandwidth()) { in handleSignalStrengthChanged()
921 private boolean updateDataRatCellIdentityBandwidth() { in updateDataRatCellIdentityBandwidth() method in LinkBandwidthEstimator