Searched refs:mLastPollLinkSpeed (Results 1 – 1 of 1) sorted by relevance
236 private int mLastPollLinkSpeed = -1; field in WifiMetrics2080 mLastPollLinkSpeed = wifiInfo.getLinkSpeed(); in handlePollResult()2083 incrementLinkSpeedCount(mLastPollLinkSpeed, mLastPollRssi); in handlePollResult()2085 incrementTxLinkSpeedBandCount(mLastPollLinkSpeed, mLastPollFreq); in handlePollResult()4777 staEvent.lastLinkSpeed = mLastPollLinkSpeed; in addStaEvent()4793 mLastPollLinkSpeed = -1; in addStaEvent()