Home
last modified time | relevance | path

Searched refs:shouldScanRequestBeThrottledForForegroundApp (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/
DScanRequestProxy.java407 private boolean shouldScanRequestBeThrottledForForegroundApp( in shouldScanRequestBeThrottledForForegroundApp() method in ScanRequestProxy
494 isThrottled = shouldScanRequestBeThrottledForForegroundApp(callingUid, packageName); in shouldScanRequestBeThrottledForApp()