Searched refs:mLastPollLinkSpeed (Results 1 – 1 of 1) sorted by relevance
223 private int mLastPollLinkSpeed = -1; field in WifiMetrics1578 mLastPollLinkSpeed = wifiInfo.getLinkSpeed(); in handlePollResult()1581 incrementLinkSpeedCount(mLastPollLinkSpeed, mLastPollRssi); in handlePollResult()1583 incrementTxLinkSpeedBandCount(mLastPollLinkSpeed, mLastPollFreq); in handlePollResult()3817 staEvent.lastLinkSpeed = mLastPollLinkSpeed; in addStaEvent()3825 mLastPollLinkSpeed = -1; in addStaEvent()