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.java148 void updateBubble(Bubble updatedBubble); in updateBubble() method
983 public void updateBubble(BubbleEntry notif) { in updateBubble() method in BubbleController
1086 public void updateBubble(BubbleEntry notif, boolean suppressFlyout, boolean showInShade) { in updateBubble() method in BubbleController
DBubbleStackView.java1790 void updateBubble(Bubble bubble) { in updateBubble() method in BubbleStackView