Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/
DBubbleBarView.java564 mBubbleBarLocationAnimator = animateToBubbleBarLocationOut(bubbleBarLocation); in animateToBubbleBarLocation()
590 public Animator animateToBubbleBarLocationOut(BubbleBarLocation targetLocation) { in animateToBubbleBarLocationOut() method in BubbleBarView
DBubbleBarViewController.java629 return mBarView.animateToBubbleBarLocationOut(toLocation);