Searched refs:getBandwidthEstimatorLargeTimeConstantSec (Results 1 – 4 of 4) sorted by relevance
223 mDeviceConfigFacade.getBandwidthEstimatorLargeTimeConstantSec()); in testDefaultValue()411 assertEquals(30, mDeviceConfigFacade.getBandwidthEstimatorLargeTimeConstantSec()); in testFieldUpdates()
195 when(mDeviceConfigFacade.getBandwidthEstimatorLargeTimeConstantSec()).thenReturn(6); in setUp()
790 public int getBandwidthEstimatorLargeTimeConstantSec() { in getBandwidthEstimatorLargeTimeConstantSec() method in DeviceConfigFacade
1468 timeConstantSec = mDeviceConfigFacade.getBandwidthEstimatorLargeTimeConstantSec(); in updateBandwidthWithFilterApplied()