Searched refs:LAST_TRIGGER_TIMEOUT_MILLIS (Results 1 – 2 of 2) sorted by relevance
86 public static final long LAST_TRIGGER_TIMEOUT_MILLIS = 2 * 3600 * 1000; // 2 hours field in WifiLastResortWatchdog277 >= LAST_TRIGGER_TIMEOUT_MILLIS)) { in updateAvailableNetworks()
1488 .thenReturn(timeAtFailure + WifiLastResortWatchdog.LAST_TRIGGER_TIMEOUT_MILLIS); in testTriggerEnabling_enabledAfterNewNetwork()1625 .thenReturn(timeAtFailure + WifiLastResortWatchdog.LAST_TRIGGER_TIMEOUT_MILLIS); in testMetricsCollection()