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