Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/
DNotificationViewController.java99 private void resetNotifications(boolean showLessImportantNotifications) { in resetNotifications() argument
105 showLessImportantNotifications, in resetNotifications()
123 boolean showLessImportantNotifications, int what, AlertEntry alertEntry) { in updateNotifications() argument
133 showLessImportantNotifications, in updateNotifications()
DPreprocessingManager.java129 boolean showLessImportantNotifications, in process() argument
135 filter(showLessImportantNotifications, in process()
149 boolean showLessImportantNotifications, in updateNotifications() argument
158 process(showLessImportantNotifications, mOldNotifications, mOldRankingMap); in updateNotifications()
167 mOldProcessedNotifications = process(showLessImportantNotifications, in updateNotifications()
206 boolean showLessImportantNotifications, in filter() argument
210 if (!showLessImportantNotifications) { in filter()