Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationIconAreaController.java256 boolean hideRepliedMessages, boolean hideCurrentMedia, boolean hideCenteredIcon, in shouldShowNotificationIcon() argument
265 if (hideCenteredIcon && isCenteredNotificationIcon && !entry.isRowHeadsUp()) { in shouldShowNotificationIcon()
383 boolean hideCenteredIcon, boolean hidePulsing, boolean onlyShowCenteredIcon) { in updateIconsForLayout() argument
393 hideRepliedMessages, hideCurrentMedia, hideCenteredIcon, hidePulsing, in updateIconsForLayout()