Searched refs:mPnoScanStarted (Results 1 – 1 of 1) sorted by relevance
172 private boolean mPnoScanStarted = false; field in WifiConnectivityManager367 if (mPnoScanStarted) { in onResults()977 if (mPnoScanStarted) { in setDeviceMobilityState()988 if (mPnoScanStarted) { in setDeviceMobilityState()1032 mPnoScanStarted = true; in startDisconnectedPnoScan()1038 if (!mPnoScanStarted) return; in stopPnoScan()1041 mPnoScanStarted = false; in stopPnoScan()1121 if (mWifiState == WIFI_STATE_DISCONNECTED && !mPnoScanStarted) { in startConnectivityScan()