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/
DNotificationIconAreaController.java195 boolean showAmbient, boolean showLowPriority, boolean hideDismissed, in shouldShowNotificationIcon()
301 NotificationIconContainer hostLayout, boolean showAmbient, boolean showLowPriority, in updateIconsForLayout()
/frameworks/base/core/java/android/app/
DNotificationManager.java1948 public boolean showAmbient() { in showAmbient() method in NotificationManager.Policy