Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DScanRequestProxy.java446 private boolean shouldScanRequestBeThrottledForBackgroundApp(String packageName) { in shouldScanRequestBeThrottledForBackgroundApp() method in ScanRequestProxy
485 isThrottled = shouldScanRequestBeThrottledForBackgroundApp(packageName); in shouldScanRequestBeThrottledForApp()