Home
last modified time | relevance | path

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

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