Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationInterruptionStateProvider.java354 if (entry.shouldSuppressPeek()) { in canHeadsUpCommon()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntry.java822 public boolean shouldSuppressPeek() { in shouldSuppressPeek() method in NotificationEntry