Searched refs:mAttemptingSwitch (Results 1 – 1 of 1) sorted by relevance
145 private boolean mAttemptingSwitch = false; field in WifiScoreCard173 if (DBG && mTsConnectionAttemptStart > TS_NONE && !mAttemptingSwitch) { in resetConnectionState()185 mAttemptingSwitch = false; in resetConnectionStateInternal()187 if (!mAttemptingSwitch) { in resetConnectionStateInternal()241 mAttemptingSwitch = false; in noteIpConfiguration()268 mAttemptingSwitch = true; in noteConnectionAttempt()273 if (DBG) Log.d(TAG, "CONNECTION_ATTEMPT" + (mAttemptingSwitch ? " X " : " ") + wifiInfo); in noteConnectionAttempt()