Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleController.java156 void updateBubble(Bubble updatedBubble); in updateBubble() method
1180 public void updateBubble(BubbleEntry notif) { in updateBubble() method in BubbleController
1376 public void updateBubble(BubbleEntry notif, boolean suppressFlyout, boolean showInShade) { in updateBubble() method in BubbleController
H A DBubbleStackView.java1868 void updateBubble(Bubble bubble) { in updateBubble() method in BubbleStackView