Searched refs:LAST_USER_SELECTION_DECAY_TO_ZERO_MS (Results 1 – 1 of 1) sorted by relevance
83 public static final int LAST_USER_SELECTION_DECAY_TO_ZERO_MS = 8 * 60 * 60 * 1000; field in WifiNetworkSelector890 double unclipped = 1.0 - (timeDifference / LAST_USER_SELECTION_DECAY_TO_ZERO_MS); in calculateLastSelectionWeight()