Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationIconAreaController.java144 boolean showAmbient, boolean hideDismissed, boolean hideRepliedMessages) { in shouldShowNotificationIcon() argument
158 if (hideRepliedMessages && entry.isLastMessageFromReply()) { in shouldShowNotificationIcon()
199 boolean hideRepliedMessages) { in updateIconsForLayout() argument
209 hideRepliedMessages)) { in updateIconsForLayout()