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.java199 return isLessImportantForegroundNotification(sbn, rankingMap) in shouldFilter()
213 -> isLessImportantForegroundNotification(statusBarNotification, in filter()
223 private boolean isLessImportantForegroundNotification( in isLessImportantForegroundNotification() method in PreprocessingManager