Searched refs:incrementChannelUtilizationCount (Results 1 – 4 of 4) sorted by relevance
330 mWifiMetrics.incrementChannelUtilizationCount(ccaLevel, currFrequency); in checkDataStallAndThroughputSufficiency()
2706 public void incrementChannelUtilizationCount(int channelUtilization, int frequency) { in incrementChannelUtilizationCount() method in WifiMetrics
298 verify(mWifiMetrics).incrementChannelUtilizationCount(10, 5850); in verifyThroughputNoRxLinkSpeed()
5649 mWifiMetrics.incrementChannelUtilizationCount(180, 2412); in testChannelUtilization()5650 mWifiMetrics.incrementChannelUtilizationCount(150, 2412); in testChannelUtilization()5651 mWifiMetrics.incrementChannelUtilizationCount(230, 2412); in testChannelUtilization()5652 mWifiMetrics.incrementChannelUtilizationCount(20, 5510); in testChannelUtilization()5653 mWifiMetrics.incrementChannelUtilizationCount(50, 5510); in testChannelUtilization()