HomeSort by relevance Sort by last modified time
    Searched refs:incrementExternalForegroundAppOneshotScanRequestsThrottledCount (Results 1 - 4 of 4) sorted by null

  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
ScanRequestProxy.java 342 mWifiMetrics.incrementExternalForegroundAppOneshotScanRequestsThrottledCount();
WifiMetrics.java     [all...]
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
ScanRequestProxyTest.java 496 verify(mWifiMetrics).incrementExternalForegroundAppOneshotScanRequestsThrottledCount();
641 verify(mWifiMetrics).incrementExternalForegroundAppOneshotScanRequestsThrottledCount();
    [all...]
WifiMetricsTest.java 524 mWifiMetrics.incrementExternalForegroundAppOneshotScanRequestsThrottledCount();
    [all...]

Completed in 351 milliseconds