Searched refs:incrementRxLinkSpeedBandCount (Results 1 – 2 of 2) sorted by relevance
3827 mWifiMetrics.incrementRxLinkSpeedBandCount( in testTxRxLinkSpeedBandCounts()3866 mWifiMetrics.incrementRxLinkSpeedBandCount( in testNoLinkSpeedCountsWhenDisabled()3892 mWifiMetrics.incrementRxLinkSpeedBandCount( in testNoLinkSpeedCountsForOutOfBoundValues()
3304 incrementRxLinkSpeedBandCount(mLastPollRxLinkSpeed, mLastPollFreq); in handlePollResult()3413 public void incrementRxLinkSpeedBandCount(int rxLinkSpeed, int frequency) { in incrementRxLinkSpeedBandCount() method in WifiMetrics