Searched refs:incrementTxLinkSpeedBandCount (Results 1 – 2 of 2) sorted by relevance
2602 mWifiMetrics.incrementTxLinkSpeedBandCount( in testTxRxLinkSpeedBandCounts()2643 mWifiMetrics.incrementTxLinkSpeedBandCount( in testNoLinkSpeedCountsWhenDisabled()2671 mWifiMetrics.incrementTxLinkSpeedBandCount( in testNoLinkSpeedCountsForOutOfBoundValues()
1583 incrementTxLinkSpeedBandCount(mLastPollLinkSpeed, mLastPollFreq); in handlePollResult()1660 public void incrementTxLinkSpeedBandCount(int txLinkSpeed, int frequency) { in incrementTxLinkSpeedBandCount() method in WifiMetrics