Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
H A DExpandedAnimationController.java195 public void collapseBackToStack(PointF collapsePoint, Runnable after) { in collapseBackToStack() argument
200 mCollapsePoint = collapsePoint; in collapseBackToStack()