Searched refs:mLastPollLinkSpeed (Results 1 – 1 of 1) sorted by relevance
328 private int mLastPollLinkSpeed = -1; field in WifiMetrics3390 mLastPollLinkSpeed = wifiInfo.getLinkSpeed(); in handlePollResult()3393 incrementLinkSpeedCount(mLastPollLinkSpeed, mLastPollRssi); in handlePollResult()3395 incrementTxLinkSpeedBandCount(mLastPollLinkSpeed, mLastPollFreq); in handlePollResult()6411 staEvent.lastLinkSpeed = mLastPollLinkSpeed; in addStaEvent()6428 mLastPollLinkSpeed = -1; in addStaEvent()