Searched refs:incrementOneshotScanWithDfsCount (Results 1 – 4 of 4) sorted by relevance
1186 verify(mWifiMetrics, never()).incrementOneshotScanWithDfsCount(); in testMetricsForOneshotScanWithDFSIsIncremented()1190 verify(mWifiMetrics).incrementOneshotScanWithDfsCount(); in testMetricsForOneshotScanWithDFSIsIncremented()1219 verify(mWifiMetrics, never()).incrementOneshotScanWithDfsCount(); in testMetricsForOneshotScanWithDFSIsNotIncremented()1223 verify(mWifiMetrics, never()).incrementOneshotScanWithDfsCount(); in testMetricsForOneshotScanWithDFSIsNotIncremented()
891 mWifiMetrics.incrementOneshotScanWithDfsCount(); in handleScanStartMessage()
2287 public void incrementOneshotScanWithDfsCount() { in incrementOneshotScanWithDfsCount() method in WifiMetrics
1037 mWifiMetrics.incrementOneshotScanWithDfsCount(); in setAndIncrementMetrics()