Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
H A DExpandedAnimationController.java190 public void notifyPreparingToCollapse() { in notifyPreparingToCollapse() method in ExpandedAnimationController
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleStackView.java2377 mExpandedAnimationController.notifyPreparingToCollapse(); in animateCollapse()