Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleController.java904 public void updateBubble(BubbleEntry notif) { in updateBubble() method in BubbleController
938 public void updateBubble(BubbleEntry notif, boolean suppressFlyout, boolean showInShade) { in updateBubble() method in BubbleController
H A DBubbleStackView.java1603 void updateBubble(Bubble bubble) { in updateBubble() method in BubbleStackView