Searched refs:shouldFilter (Results 1 – 2 of 2) sorted by relevance
125 if (mPreprocessingManager.shouldFilter(sbn, mCarNotificationListener.getCurrentRanking())) { in updateNotifications()
198 boolean shouldFilter(StatusBarNotification sbn, RankingMap rankingMap) { in shouldFilter() method in PreprocessingManager