Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/
DBubbleBarViewController.java204 private BubbleBarFlyoutController mBubbleBarFlyoutController; field in BubbleBarViewController
250 mBubbleBarFlyoutController = new BubbleBarFlyoutController( in init()
253 mBarView, mBubbleStashController, mBubbleBarFlyoutController, in init()
725 return mBubbleBarFlyoutController.getFlyoutBounds();
790 + mBubbleBarFlyoutController.getMaximumFlyoutHeight();
792 return bubbleBarTopOnHome + mBubbleBarFlyoutController.getMaximumFlyoutHeight();