Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DScanRequestProxy.java409 private boolean isRequestFromBackground(int callingUid, String packageName) { in isRequestFromBackground() method in ScanRequestProxy
426 if (isRequestFromBackground(callingUid, packageName)) { in shouldScanRequestBeThrottledForApp()