Searched refs:mBubbleBarController (Results 1 – 2 of 2) sorted by relevance
86 private BubbleBarController mBubbleBarController; field in BubbleDragController129 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()
100 private BubbleBarController mBubbleBarController; field in BubbleBarViewController245 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);