Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleEntry.java48 boolean shouldSuppressNotificationList, boolean shouldSuppressPeek) { in BubbleEntry()
137 public boolean shouldSuppressPeek() { in shouldSuppressPeek() method in BubbleEntry
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntry.java860 public boolean shouldSuppressPeek() { in shouldSuppressPeek() method in NotificationEntry