Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DScanRequestProxy.java394 private boolean shouldScanRequestBeThrottledForBackgroundApp() { in shouldScanRequestBeThrottledForBackgroundApp() method in ScanRequestProxy
427 isThrottled = shouldScanRequestBeThrottledForBackgroundApp(); in shouldScanRequestBeThrottledForApp()