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