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