Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DRatRatcheterTest.java57 boolean updated = RatRatcheter.updateBandwidths(bandwidths, mServiceState); in testUpdateBandwidthsSuccess()
69 boolean updated = RatRatcheter.updateBandwidths(newBandwidths, mServiceState); in testUpdateBandwidthsFailure()
80 boolean updated = RatRatcheter.updateBandwidths(null, mServiceState); in testUpdateBandwidthsNull()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRatRatcheter.java64 public static boolean updateBandwidths(int[] bandwidths, ServiceState serviceState) { in updateBandwidths() method in RatRatcheter
148 updateBandwidths(oldSS.getCellBandwidths(), newSS); in ratchet()
DServiceStateTracker.java1642 .updateBandwidths(getBandwidthsFromConfigs(list), mSS); in handleMessage()
/frameworks/base/config/
Dboot-image-profile.txt22737 HSPLcom/android/internal/telephony/RatRatcheter;->updateBandwidths([ILandroid/telephony/ServiceStat…