Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleData.java83 @Nullable Bubble addedOverflowBubble; field in BubbleData.Update
106 || addedOverflowBubble != null in anythingChanged()
791 mStateChange.addedOverflowBubble = bubble; in overflowBubble()
H A DBubbleOverflowContainerView.java257 Bubble toAdd = update.addedOverflowBubble;