Home
last modified time | relevance | path

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

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