Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleOverflow.kt60 fun cleanUpExpandedState() { in cleanUpExpandedState() method in com.android.wm.shell.bubbles.BubbleOverflow
61 expandedView?.cleanUpExpandedState() in cleanUpExpandedState()
DBubble.java310 mExpandedView.cleanUpExpandedState(); in cleanupExpandedView()
DBubbleExpandedView.java772 public void cleanUpExpandedState() { in cleanUpExpandedState() method in BubbleExpandedView
DBubbleController.java656 mBubbleData.getOverflow().cleanUpExpandedState(); in removeFromWindowManagerMaybe()
DBubbleStackView.java1311 mBubbleOverflow.cleanUpExpandedState(); in onDetachedFromWindow()