Searched refs:WATCHDOG_INTERVAL_MS (Results 1 – 1 of 1) sorted by relevance
117 private static final int WATCHDOG_INTERVAL_MS = 20 * 60 * 1000; // 20 minutes field in WifiConnectivityManager1053 mClock.getElapsedSinceBootMillis() + WATCHDOG_INTERVAL_MS, in scheduleWatchdogTimer()