Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/
DPreprocessingManager.java197 return isLessImportantForegroundNotification(alertEntry, rankingMap) in shouldFilter()
224 private boolean isLessImportantForegroundNotification(AlertEntry alertEntry, in isLessImportantForegroundNotification() method in PreprocessingManager