Searched refs:updateBandwidths (Results 1 – 5 of 5) sorted by relevance
66 boolean updated = RatRatcheter.updateBandwidths(bandwidths, mServiceState); in testUpdateBandwidthsSuccess()78 boolean updated = RatRatcheter.updateBandwidths(newBandwidths, mServiceState); in testUpdateBandwidthsFailure()89 boolean updated = RatRatcheter.updateBandwidths(null, mServiceState); in testUpdateBandwidthsNull()
58 public static boolean updateBandwidths(int[] bandwidths, ServiceState serviceState) { in updateBandwidths() method in RatRatcheter137 updateBandwidths(oldSS.getCellBandwidths(), newSS); in ratchet()
1692 .updateBandwidths(getBandwidthsFromConfigs(list), mSS); in handleMessage()
306 updateBandwidths(); in refreshMetricsData()327 private void updateBandwidths() { in updateBandwidths() method in DataStallRecoveryStats
490 updateBandwidths(); in updateCarrierConfig()824 private void updateBandwidths() { in updateBandwidths() method in DataConfigManager