Searched refs:mPnoScanStarted (Results 1 – 1 of 1) sorted by relevance
172 private boolean mPnoScanStarted = false; field in WifiConnectivityManager367 if (mPnoScanStarted) { in onResults()980 if (mPnoScanStarted) { in setDeviceMobilityState()991 if (mPnoScanStarted) { in setDeviceMobilityState()1035 mPnoScanStarted = true; in startDisconnectedPnoScan()1041 if (!mPnoScanStarted) return; in stopPnoScan()1044 mPnoScanStarted = false; in stopPnoScan()1124 if (mWifiState == WIFI_STATE_DISCONNECTED && !mPnoScanStarted) { in startConnectivityScan()