Searched refs:incrementExternalForegroundAppOneshotScanRequestsThrottledCount (Results 1 – 4 of 4) sorted by relevance
404 mWifiMetrics.incrementExternalForegroundAppOneshotScanRequestsThrottledCount(); in shouldScanRequestBeThrottledForApp()
1862 public void incrementExternalForegroundAppOneshotScanRequestsThrottledCount() { in incrementExternalForegroundAppOneshotScanRequestsThrottledCount() method in WifiMetrics
567 verify(mWifiMetrics).incrementExternalForegroundAppOneshotScanRequestsThrottledCount(); in testSuccessiveScanRequestFromSameFgAppThrottled()741 verify(mWifiMetrics).incrementExternalForegroundAppOneshotScanRequestsThrottledCount(); in testSuccessiveScanRequestFromSameAppAfterRemovalOnAnotherUserThrottled()
792 mWifiMetrics.incrementExternalForegroundAppOneshotScanRequestsThrottledCount(); in setAndIncrementMetrics()