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