Searched refs:shouldSuppressActiveNotification (Results 1 – 1 of 1) sorted by relevance
161 if (shouldSuppressActiveNotification(ent)) { in updateNotificationViews()252 && !shouldSuppressActiveNotification(entry)) { in updateNotificationViews()326 private boolean shouldSuppressActiveNotification(NotificationEntry ent) { in shouldSuppressActiveNotification() method in NotificationViewHierarchyManager