Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationIconAreaController.java284 boolean hideRepliedMessages, boolean hideCurrentMedia, boolean hideCenteredIcon, in shouldShowNotificationIcon() argument
293 if (hideCenteredIcon && isCenteredNotificationIcon && !entry.isRowHeadsUp()) { in shouldShowNotificationIcon()
421 boolean hideCenteredIcon, boolean hidePulsing, boolean onlyShowCenteredIcon) { in updateIconsForLayout() argument
428 hideRepliedMessages, hideCurrentMedia, hideCenteredIcon, hidePulsing, in updateIconsForLayout()