Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/
DBubbleBarController.java496 public void animateBubbleBarLocation(BubbleBarLocation bubbleBarLocation) { in animateBubbleBarLocation() method in BubbleBarController
498 () -> mBubbleBarViewController.animateBubbleBarLocation(bubbleBarLocation)); in animateBubbleBarLocation()
DBubbleDragController.java122 mBubbleBarController.animateBubbleBarLocation(location); in setupBubbleView()
DBubbleBarViewController.java240 public void animateBubbleBarLocation(BubbleBarLocation bubbleBarLocation) { in animateBubbleBarLocation() method in BubbleBarViewController