Searched refs:mBubbleStashController (Results 1 – 4 of 4) sorted by relevance
99 private BubbleStashController mBubbleStashController; field in BubbleBarViewController244 mBubbleStashController = bubbleControllers.bubbleStashController; in init()253 mBarView, mBubbleStashController, mBubbleBarFlyoutController, in init()267 if (!mBubbleStashController.isTransientTaskBar()) { in init()286 return mBubbleStashController.getBubbleBarTranslationY(); in init()458 mBubbleStashController.onNewBubbleAnimationInterrupted(false, mBarView.getTranslationY());463 mBubbleStashController.stashBubbleBar();647 && mBubbleStashController.isStashed();650 mBubbleStashController.showBubbleBarAtLocation(690 mBubbleStashController.stashBubbleBarToLocation([all …]
59 private BubbleStashController mBubbleStashController; field in BubbleStashedHandleViewController94 mBubbleStashController = bubbleControllers.bubbleStashController; in init()247 && mBubbleStashController.isStashed(); in updateRegionSampling()340 bubbleBarBounds.offset(0, (int) mBubbleStashController.getBubbleBarTranslationY()); in getLocalBubbleBarBounds()
120 private BubbleStashController mBubbleStashController; field in BubbleBarController204 mBubbleStashController = bubbleControllers.bubbleStashController; in init()240 mBubbleStashController.setSysuiLocked(sysuiLocked); in updateStateForSysuiFlags()579 mBubbleStashController.setBubbleBarLocation(location); in updateBubbleBarLocationInternal()
47 private final BubbleStashController mBubbleStashController; field in BubbleBarInputConsumer73 mBubbleStashController = bubbleControllers.bubbleStashController; in BubbleBarInputConsumer()101 mStashedOrCollapsedOnDown = mBubbleStashController.isStashed() || isCollapsed(); in onMotionEvent()150 mBubbleStashController.showBubbleBar( in onMotionEvent()176 return mBubbleStashController.isBubbleBarVisible() in isCollapsed()