Searched refs:BubbleDragController (Results 1 – 6 of 6) sorted by relevance
30 public final BubbleDragController bubbleDragController;47 BubbleDragController bubbleDragController, in BubbleControllers()
41 public class BubbleDragController { class80 public BubbleDragController(TaskbarActivityContext activity) { in BubbleDragController() method in BubbleDragController
172 magnetizedView, BubbleDragController.DRAG_TRANSLATION_X, in setupMagnetizedObject()
123 .spring(BubbleDragController.DRAG_TRANSLATION_X, restingPosition.x, velocity.x, in animateToRestingState()
70 private BubbleDragController mBubbleDragController;
107 import com.android.launcher3.taskbar.bubbles.BubbleDragController;251 new BubbleDragController(this), in TaskbarActivityContext()