Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleEntry.java98 public boolean setFlagBubble(boolean shouldBubble) { in setFlagBubble() method in BubbleEntry
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotificationEntry.java436 public boolean setFlagBubble(boolean shouldBubble) { in setFlagBubble() method in NotificationEntry