Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/bar/
DBubbleBarExpandedViewDragController.kt56 animationHelper.animateIntoTarget(target, after) in <lambda>()
DBubbleBarAnimationHelper.java343 public void animateIntoTarget(MagneticTarget target, @Nullable Runnable endRunnable) { in animateIntoTarget() method in BubbleBarAnimationHelper