Home
last modified time | relevance | path

Searched defs:showAmbient (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DLegacyNotificationIconAreaControllerImpl.java265 boolean showAmbient, boolean showLowPriority, boolean hideDismissed, in shouldShowNotificationIcon()
369 NotificationIconContainer hostLayout, boolean showAmbient, boolean showLowPriority, in updateIconsForLayout()
/frameworks/base/core/java/android/app/
DNotificationManager.java2705 public boolean showAmbient() { in showAmbient() method in NotificationManager.Policy