Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
H A DExpandedAnimationController.java367 private void springBubbleTo(View bubble, float x, float y) { in springBubbleTo() method in ExpandedAnimationController
385 springBubbleTo(mMagnetizedBubbleDraggingOut.getUnderlyingObject(), x, y); in dragBubbleOut()
391 springBubbleTo(mMagnetizedBubbleDraggingOut.getUnderlyingObject(), x, y); in dragBubbleOut()