Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleEntry.java114 public boolean canBubble() { in canBubble() method in BubbleEntry
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
H A DRankingBuilder.java187 public RankingBuilder setCanBubble(boolean canBubble) { in setCanBubble()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
H A DNotificationEntryBuilder.java280 public NotificationEntryBuilder setCanBubble(boolean canBubble) { in setCanBubble()
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationListenerServiceTest.java378 private boolean canBubble(int index) { in canBubble() method in NotificationListenerServiceTest
/aosp12/frameworks/base/core/java/android/service/notification/
H A DNotificationListenerService.java1975 public boolean canBubble() { in canBubble() method in NotificationListenerService.Ranking
2035 ArrayList<CharSequence> smartReplies, boolean canBubble, in populate()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotificationEntry.java336 public boolean canBubble() { in canBubble() method in NotificationEntry
/aosp12/frameworks/base/core/java/android/app/
H A DNotificationChannel.java787 public boolean canBubble() { in canBubble() method in NotificationChannel
/aosp12/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/
H A DPreprocessingManagerTest.java1152 private boolean canBubble(int index) { in canBubble() method in PreprocessingManagerTest
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecord.java1079 public boolean canBubble() { in canBubble() method in NotificationRecord