Searched refs:hideRepliedMessages (Results 1 – 1 of 1) sorted by relevance
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
H A D | NotificationIconAreaController.java | 284 boolean hideRepliedMessages, boolean hideCurrentMedia, boolean hideCenteredIcon, in shouldShowNotificationIcon() argument 314 if (hideRepliedMessages && entry.isLastMessageFromReply()) { in shouldShowNotificationIcon() 420 boolean hideDismissed, boolean hideRepliedMessages, boolean hideCurrentMedia, in updateIconsForLayout() argument 428 hideRepliedMessages, hideCurrentMedia, hideCenteredIcon, hidePulsing, in updateIconsForLayout()
|