Searched refs:mLegacyIntScore (Results 1 – 1 of 1) sorted by relevance
135 mLegacyIntScore = score; in notifyScoreUpdate()153 mLegacyIntScore = score; in notifyScoreUpdate()246 .setLegacyInt(mLegacyIntScore) in notifyStatusUpdate()511 mLegacyIntScore = ConnectedScore.WIFI_INITIAL_SCORE; in reset()602 mLegacyIntScore = score; in calculateAndReportScore()645 logLinkMetrics(now, netId, s1, s2, mLegacyIntScore); in updateWifiMetrics()647 if (mLegacyIntScore != mWifiInfo.getScore()) { in updateWifiMetrics()651 mWifiInfo.setScore(mLegacyIntScore); in updateWifiMetrics()713 if (mLegacyIntScore >= nextNudBreach) { in shouldCheckIpLayer()729 mLastKnownNudCheckScore = mLegacyIntScore; in noteIpCheck()[all …]