Searched refs:incrementExternalForegroundAppOneshotScanRequestsThrottledCount (Results 1 – 4 of 4) sorted by relevance
691 verify(mWifiMetrics).incrementExternalForegroundAppOneshotScanRequestsThrottledCount(); in testSuccessiveScanRequestFromSameFgAppThrottled()870 verify(mWifiMetrics).incrementExternalForegroundAppOneshotScanRequestsThrottledCount(); in testSuccessiveScanRequestFromSameAppAfterRemovalOnAnotherUserThrottled()
910 mWifiMetrics.incrementExternalForegroundAppOneshotScanRequestsThrottledCount(); in setAndIncrementMetrics()
500 mWifiMetrics.incrementExternalForegroundAppOneshotScanRequestsThrottledCount(); in shouldScanRequestBeThrottledForApp()
3077 public void incrementExternalForegroundAppOneshotScanRequestsThrottledCount() { in incrementExternalForegroundAppOneshotScanRequestsThrottledCount() method in WifiMetrics