Home
last modified time | relevance | path

Searched refs:hideCurrentMedia (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
270 if (hideCurrentMedia && entry.getKey().equals(mMediaManager.getMediaNotificationKey())) { in shouldShowNotificationIcon()
370 boolean hideDismissed, boolean hideRepliedMessages, boolean hideCurrentMedia, in updateIconsForLayout() argument
378 hideRepliedMessages, hideCurrentMedia, hidePulsing)) { in updateIconsForLayout()