Searched refs:mNotificationCategorizer (Results 1 – 2 of 2) sorted by relevance
47 private NotificationCategorizer mNotificationCategorizer; field in AgingHelper55 mNotificationCategorizer = categorizer; in AgingHelper()73 @Category int category = mNotificationCategorizer.getCategory(entry); in onNotificationSeen()
92 private NotificationCategorizer mNotificationCategorizer; field in Assistant122 mNotificationCategorizer = new NotificationCategorizer(); in onCreate()265 if (mNotificationCategorizer.shouldSilence(entry)) { in createEnqueuedNotificationAdjustment()