Home
last modified time | relevance | path

Searched refs:updatedBubble (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleData.java76 @Nullable Bubble updatedBubble; field in BubbleData.Update
91 || updatedBubble != null in anythingChanged()
337 mStateChange.updatedBubble = bubble; in doUpdate()
DBubbleController.java757 if (update.updatedBubble != null) {
758 mStackView.updateBubble(update.updatedBubble);