Searched refs:incrementRxLinkSpeedBandCount (Results 1 – 2 of 2) sorted by relevance
2604 mWifiMetrics.incrementRxLinkSpeedBandCount( in testTxRxLinkSpeedBandCounts()2645 mWifiMetrics.incrementRxLinkSpeedBandCount( in testNoLinkSpeedCountsWhenDisabled()2673 mWifiMetrics.incrementRxLinkSpeedBandCount( in testNoLinkSpeedCountsForOutOfBoundValues()
1584 incrementRxLinkSpeedBandCount(mLastPollRxLinkSpeed, mLastPollFreq); in handlePollResult()1685 public void incrementRxLinkSpeedBandCount(int rxLinkSpeed, int frequency) { in incrementRxLinkSpeedBandCount() method in WifiMetrics