Searched refs:incrementTxLinkSpeedBandCount (Results 1 – 2 of 2) sorted by relevance
3118 mWifiMetrics.incrementTxLinkSpeedBandCount( in testTxRxLinkSpeedBandCounts()3157 mWifiMetrics.incrementTxLinkSpeedBandCount( in testNoLinkSpeedCountsWhenDisabled()3183 mWifiMetrics.incrementTxLinkSpeedBandCount( in testNoLinkSpeedCountsForOutOfBoundValues()
2085 incrementTxLinkSpeedBandCount(mLastPollLinkSpeed, mLastPollFreq); in handlePollResult()2162 public void incrementTxLinkSpeedBandCount(int txLinkSpeed, int frequency) { in incrementTxLinkSpeedBandCount() method in WifiMetrics