Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DLegacyNotificationIconAreaControllerImpl.java266 boolean hideRepliedMessages, boolean hideCurrentMedia, boolean hidePulsing) { in shouldShowNotificationIcon() argument
286 if (hidePulsing && entry.showingPulsing() in shouldShowNotificationIcon()
371 boolean hidePulsing) { in updateIconsForLayout() argument
378 hideRepliedMessages, hideCurrentMedia, hidePulsing)) { in updateIconsForLayout()