Searched refs:mPolled (Results 1 – 1 of 1) sorted by relevance
133 private boolean mPolled = false; field in WifiScoreCard191 mPolled = false; in resetConnectionStateInternal()217 if (!mPolled && wifiInfo.getRssi() != INVALID_RSSI) { in noteSignalPoll()219 mPolled = true; in noteSignalPoll()265 if (mPolled) { in noteConnectionAttempt()271 mPolled = false; in noteConnectionAttempt()