Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DScanRequestProxy.java480 private boolean shouldScanRequestBeThrottledForApp(int callingUid, String packageName, in shouldScanRequestBeThrottledForApp() method in ScanRequestProxy
527 && shouldScanRequestBeThrottledForApp(callingUid, packageName, in startScan()