Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
H A DExpandedAnimationController.java157 public void setCollapsePoint(PointF point) { in setCollapsePoint() method in ExpandedAnimationController
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleStackView.java1786 mExpandedAnimationController.setCollapsePoint(startPosition); in addBubble()