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/
DNotificationIconAreaController.java257 boolean hidePulsing, boolean onlyShowCenteredIcon) { in shouldShowNotificationIcon() argument
293 if (hidePulsing && entry.showingPulsing() in shouldShowNotificationIcon()
383 boolean hideCenteredIcon, boolean hidePulsing, boolean onlyShowCenteredIcon) { in updateIconsForLayout() argument
393 hideRepliedMessages, hideCurrentMedia, hideCenteredIcon, hidePulsing, in updateIconsForLayout()