Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiConnectivityManager.java176 private boolean mWaitForFullBandScanResults = false; field in WifiConnectivityManager
334 mWaitForFullBandScanResults = false; in onResults()
343 if (mWaitForFullBandScanResults) { in onResults()
349 mWaitForFullBandScanResults = false; in onResults()
1277 mWaitForFullBandScanResults = true; in forceConnectivityScan()
1490 mWaitForFullBandScanResults = false; in stop()