Searched refs:mLastPollLinkSpeed (Results 1 – 1 of 1) sorted by relevance
291 private int mLastPollLinkSpeed = -1; field in WifiMetrics3298 mLastPollLinkSpeed = wifiInfo.getLinkSpeed(); in handlePollResult()3301 incrementLinkSpeedCount(mLastPollLinkSpeed, mLastPollRssi); in handlePollResult()3303 incrementTxLinkSpeedBandCount(mLastPollLinkSpeed, mLastPollFreq); in handlePollResult()6236 staEvent.lastLinkSpeed = mLastPollLinkSpeed; in addStaEvent()6253 mLastPollLinkSpeed = -1; in addStaEvent()