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