Searched refs:isPackageNameInExceptionList (Results 1 – 1 of 1) sorted by relevance
409 if (isPackageNameInExceptionList(packageName, true)) { in shouldScanRequestBeThrottledForForegroundApp()425 private boolean isPackageNameInExceptionList(String packageName, boolean isForeground) { in isPackageNameInExceptionList() method in ScanRequestProxy447 if (isPackageNameInExceptionList(packageName, false)) { in shouldScanRequestBeThrottledForBackgroundApp()