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