Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleController.java164 void updateBubble(Bubble updatedBubble); in updateBubble() method
1373 public void updateBubble(BubbleEntry notif) { in updateBubble() method in BubbleController
1609 public void updateBubble(BubbleEntry notif, boolean suppressFlyout, boolean showInShade) { in updateBubble() method in BubbleController
DBubbleStackView.java2053 void updateBubble(Bubble bubble) { in updateBubble() method in BubbleStackView