Home
last modified time | relevance | path

Searched refs:shouldShowNotificationIcon (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationIconAreaController.java282 protected boolean shouldShowNotificationIcon(NotificationEntry entry, in shouldShowNotificationIcon() method in NotificationIconAreaController
427 if (shouldShowNotificationIcon(entry, showAmbient, showLowPriority, hideDismissed, in updateIconsForLayout()