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