Home
last modified time | relevance | path

Searched refs:cleanUpExpandedState (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleOverflow.kt60 fun cleanUpExpandedState() { regex
61 expandedView?.cleanUpExpandedState()
H A DBubble.java310 mExpandedView.cleanUpExpandedState(); in cleanupExpandedView()
H A DBubbleExpandedView.java754 public void cleanUpExpandedState() { in cleanUpExpandedState() method in BubbleExpandedView
H A DBubbleController.java675 mBubbleData.getOverflow().cleanUpExpandedState(); in removeFromWindowManagerMaybe()
H A DBubbleStackView.java1356 mBubbleOverflow.cleanUpExpandedState(); in onDetachedFromWindow()