Home
last modified time | relevance | path

Searched defs:animateBackToExpanded (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
H A DExpandedViewAnimationController.java64 void animateBackToExpanded(); in animateBackToExpanded() method
H A DExpandedViewAnimationControllerImpl.java245 public void animateBackToExpanded() { in animateBackToExpanded() method in ExpandedViewAnimationControllerImpl