Searched refs:mLastPollFreq (Results 1 – 1 of 1) sorted by relevance
225 private int mLastPollFreq = -1; field in WifiMetrics1579 mLastPollFreq = wifiInfo.getFrequency(); in handlePollResult()1580 incrementRssiPollRssiCount(mLastPollFreq, mLastPollRssi); in handlePollResult()1583 incrementTxLinkSpeedBandCount(mLastPollLinkSpeed, mLastPollFreq); in handlePollResult()1584 incrementRxLinkSpeedBandCount(mLastPollRxLinkSpeed, mLastPollFreq); in handlePollResult()3816 staEvent.lastFreq = mLastPollFreq; in addStaEvent()3824 mLastPollFreq = -1; in addStaEvent()