Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/
DBubbleBarViewController.java203 private final FrameLayout mBubbleBarContainer; field in BubbleBarViewController
220 mBubbleBarContainer = bubbleBarContainer; in BubbleBarViewController()
251 mBubbleBarContainer, createFlyoutPositioner(), createFlyoutCallbacks()); in init()
315 mBubbleBarContainer.setElevation(dragging ? mDragElevation : 0); in init()