Home
last modified time | relevance | path

Searched refs:DEFAULT_REENABLE_DELAY_MS (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiController.java53 private static final long DEFAULT_REENABLE_DELAY_MS = 500; field in WifiController
235 Settings.Global.WIFI_REENABLE_DELAY_MS, DEFAULT_REENABLE_DELAY_MS); in readWifiReEnableDelay()