Searched refs:mLastPollFreq (Results 1 – 1 of 1) sorted by relevance
238 private int mLastPollFreq = -1; field in WifiMetrics2081 mLastPollFreq = wifiInfo.getFrequency(); in handlePollResult()2082 incrementRssiPollRssiCount(mLastPollFreq, mLastPollRssi); in handlePollResult()2085 incrementTxLinkSpeedBandCount(mLastPollLinkSpeed, mLastPollFreq); in handlePollResult()2086 incrementRxLinkSpeedBandCount(mLastPollRxLinkSpeed, mLastPollFreq); in handlePollResult()4776 staEvent.lastFreq = mLastPollFreq; in addStaEvent()4792 mLastPollFreq = -1; in addStaEvent()