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