Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DScanRequestProxy.java376 private boolean shouldScanRequestBeThrottledForForegroundApp( in shouldScanRequestBeThrottledForForegroundApp() method in ScanRequestProxy
436 isThrottled = shouldScanRequestBeThrottledForForegroundApp(callingUid, packageName); in shouldScanRequestBeThrottledForApp()