Searched refs:shouldFilter (Results 1 – 3 of 3) sorted by relevance
194 boolean shouldFilter(AlertEntry alertEntry, RankingMap rankingMap) { in shouldFilter() method in PreprocessingManager209 notifications.removeIf(alertEntry -> shouldFilter(alertEntry, rankingMap)); in filter()
125 if (mPreprocessingManager.shouldFilter(alertEntry, in updateNotifications()
7589 final boolean shouldFilter = requiresVpnIsolation(nai, newNc, nai.linkProperties); in updateUids()7605 if (shouldFilter && !newRanges.isEmpty()) { in updateUids()