Searched refs:LARGE_TIME_DECAY_RATIO (Results 1 – 1 of 1) sorted by relevance
1028 private static final int LARGE_TIME_DECAY_RATIO = 4; field in WifiScoreCard1478 int alpha = timeDeltaSec > LARGE_TIME_DECAY_RATIO * timeConstantSec ? 0 in updateBandwidthWithFilterApplied()