Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationIconAreaController.java255 boolean showAmbient, boolean showLowPriority, boolean hideDismissed, in shouldShowNotificationIcon() argument
283 if (entry.isRowDismissed() && hideDismissed) { in shouldShowNotificationIcon()
382 boolean hideDismissed, boolean hideRepliedMessages, boolean hideCurrentMedia, in updateIconsForLayout() argument
392 if (shouldShowNotificationIcon(ent, showAmbient, showLowPriority, hideDismissed, in updateIconsForLayout()
463 if (hideDismissed) { in updateIconsForLayout()