Searched refs:WIFI_STATE_DISCONNECTED (Results 1 – 3 of 3) sorted by relevance
257 WifiConnectivityManager.WIFI_STATE_DISCONNECTED); in enterWifiDisconnectedStateWhenScreenOn()294 WifiConnectivityManager.WIFI_STATE_DISCONNECTED); in turnScreenOnWhenWifiInDisconnectedState()346 WifiConnectivityManager.WIFI_STATE_DISCONNECTED); in connectionAttemptRateLimitedWhenScreenOff()354 WifiConnectivityManager.WIFI_STATE_DISCONNECTED); in connectionAttemptRateLimitedWhenScreenOff()385 WifiConnectivityManager.WIFI_STATE_DISCONNECTED); in connectionAttemptNotRateLimitedWhenScreenOff()394 WifiConnectivityManager.WIFI_STATE_DISCONNECTED); in connectionAttemptNotRateLimitedWhenScreenOff()425 WifiConnectivityManager.WIFI_STATE_DISCONNECTED); in connectionAttemptNotRateLimitedWhenScreenOffAfterUserSelection()436 WifiConnectivityManager.WIFI_STATE_DISCONNECTED); in connectionAttemptNotRateLimitedWhenScreenOffAfterUserSelection()466 WifiConnectivityManager.WIFI_STATE_DISCONNECTED); in PnoRetryForLowRssiNetwork()490 WifiConnectivityManager.WIFI_STATE_DISCONNECTED); in watchdogBitePnoBadIncrementsMetrics()[all …]
115 public static final int WIFI_STATE_DISCONNECTED = 2; field in WifiConnectivityManager660 if (mWifiState == WIFI_STATE_DISCONNECTED) { in watchdogHandler()926 if (mWifiState != WIFI_STATE_CONNECTED && mWifiState != WIFI_STATE_DISCONNECTED) { in startConnectivityScan()974 if (mWifiState == WIFI_STATE_DISCONNECTED) { in handleConnectionStateChanged()
7389 WifiConnectivityManager.WIFI_STATE_DISCONNECTED); in enter()