Home
last modified time | relevance | path

Searched defs:canBubble (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationListenerServiceTest.java365 private boolean canBubble(int index) { in canBubble() method in NotificationListenerServiceTest
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java1765 public boolean canBubble() { in canBubble() method in NotificationListenerService.Ranking
1790 ArrayList<CharSequence> smartReplies, boolean canBubble, in populate()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntry.java155 public boolean canBubble; field in NotificationEntry
/frameworks/base/core/java/android/app/
DNotificationChannel.java617 public boolean canBubble() { in canBubble() method in NotificationChannel
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecord.java979 public boolean canBubble() { in canBubble() method in NotificationRecord