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