Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/
DBubbleDragController.java86 private BubbleBarController mBubbleBarController; field in BubbleDragController
129 mBubbleBarController = bubbleControllers.bubbleBarController; in init()
161 mBubbleBarController.animateBubbleBarLocation(location); in setupBubbleView()
236 mBubbleBarController.updateBubbleBarLocation(getBubbleBarLocationDuringDrag(), in setupBubbleView()
336 mBubbleBarController.updateBubbleBarLocation(getBubbleBarLocationDuringDrag(), in setupBubbleBarView()
669 mBubbleBarController.animateBubbleBarLocation(BubbleBarLocation.LEFT); in onDragZoneChanged()
675 mBubbleBarController.animateBubbleBarLocation(BubbleBarLocation.RIGHT); in onDragZoneChanged()
DBubbleBarViewController.java100 private BubbleBarController mBubbleBarController; field in BubbleBarViewController
245 mBubbleBarController = bubbleControllers.bubbleBarController; in init()
254 createBubbleBarParentViewController(), mBubbleBarController::showExpandedView, in init()
310 mBubbleBarController.updateBubbleBarLocation(location, source); in init()
341 mBubbleBarController.updateBubbleBarLocation(location, source); in init()
446 final String currentlySelected = mBubbleBarController.getSelectedBubbleKey();
451 mBubbleBarController.showAndSelectBubble(bubble);
1250 mBubbleBarController.showSelectedBubble();
1334 mBubbleBarController.onBubbleDismissed(bubble);