Home
last modified time | relevance | path

Searched refs:isPulseSuppressed (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntry.java933 public boolean isPulseSuppressed() { in isPulseSuppressed() method in NotificationEntry
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationIconAreaController.java321 || !entry.isPulseSuppressed())) { in shouldShowNotificationIcon()