Searched refs:shouldSuppressStatusBar (Results 1 – 2 of 2) sorted by relevance
847 public boolean shouldSuppressStatusBar() { in shouldSuppressStatusBar() method in NotificationEntry
316 if (!showAmbient && entry.shouldSuppressStatusBar()) { in shouldShowNotificationIcon()