Searched refs:SUPPLICANT_RESTART_INTERVAL_MSECS (Results 1 – 1 of 1) sorted by relevance
312 private static final int SUPPLICANT_RESTART_INTERVAL_MSECS = 5000; field in WifiStateMachine4379 sendMessageDelayed(CMD_START_SUPPLICANT, SUPPLICANT_RESTART_INTERVAL_MSECS); in processMessage()4453 sendMessageDelayed(CMD_START_SUPPLICANT, SUPPLICANT_RESTART_INTERVAL_MSECS); in processMessage()4535 ++mSupplicantStopFailureToken, 0), SUPPLICANT_RESTART_INTERVAL_MSECS); in enter() local