Searched refs:incrementTxLinkSpeedBandCount (Results 1 – 2 of 2) sorted by relevance
3825 mWifiMetrics.incrementTxLinkSpeedBandCount( in testTxRxLinkSpeedBandCounts()3864 mWifiMetrics.incrementTxLinkSpeedBandCount( in testNoLinkSpeedCountsWhenDisabled()3890 mWifiMetrics.incrementTxLinkSpeedBandCount( in testNoLinkSpeedCountsForOutOfBoundValues()
3303 incrementTxLinkSpeedBandCount(mLastPollLinkSpeed, mLastPollFreq); in handlePollResult()3382 public void incrementTxLinkSpeedBandCount(int txLinkSpeed, int frequency) { in incrementTxLinkSpeedBandCount() method in WifiMetrics