Home
last modified time | relevance | path

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

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