Searched refs:incrementExternalForegroundAppOneshotScanRequestsThrottledCount (Results 1 – 4 of 4) sorted by relevance
663 verify(mWifiMetrics).incrementExternalForegroundAppOneshotScanRequestsThrottledCount(); in testSuccessiveScanRequestFromSameFgAppThrottled()842 verify(mWifiMetrics).incrementExternalForegroundAppOneshotScanRequestsThrottledCount(); in testSuccessiveScanRequestFromSameAppAfterRemovalOnAnotherUserThrottled()
877 mWifiMetrics.incrementExternalForegroundAppOneshotScanRequestsThrottledCount(); in setAndIncrementMetrics()
437 mWifiMetrics.incrementExternalForegroundAppOneshotScanRequestsThrottledCount(); in shouldScanRequestBeThrottledForApp()
2340 public void incrementExternalForegroundAppOneshotScanRequestsThrottledCount() { in incrementExternalForegroundAppOneshotScanRequestsThrottledCount() method in WifiMetrics