Home
last modified time | relevance | path

Searched defs:SUPPLICANT_RESTART_INTERVAL_MSECS (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiStateMachine.java335 private static final int SUPPLICANT_RESTART_INTERVAL_MSECS = 5000; field in WifiStateMachine
5982 ++mSupplicantStopFailureToken, 0), SUPPLICANT_RESTART_INTERVAL_MSECS); in enter() local