Searched refs:incrementChannelUtilizationCount (Results 1 – 4 of 4) sorted by relevance
331 mWifiMetrics.incrementChannelUtilizationCount(ccaLevel, currFrequency); in checkDataStallAndThroughputSufficiency()
3443 public void incrementChannelUtilizationCount(int channelUtilization, int frequency) { in incrementChannelUtilizationCount() method in WifiMetrics
299 verify(mWifiMetrics).incrementChannelUtilizationCount(10, 5850); in verifyThroughputNoRxLinkSpeed()
6123 mWifiMetrics.incrementChannelUtilizationCount(180, 2412); in testChannelUtilization()6124 mWifiMetrics.incrementChannelUtilizationCount(150, 2412); in testChannelUtilization()6125 mWifiMetrics.incrementChannelUtilizationCount(230, 2412); in testChannelUtilization()6126 mWifiMetrics.incrementChannelUtilizationCount(20, 5510); in testChannelUtilization()6127 mWifiMetrics.incrementChannelUtilizationCount(50, 5510); in testChannelUtilization()