Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/
DBubbleBarController.java148 private BubbleStashedHandleViewController mBubbleStashedHandleViewController; field in BubbleBarController
219 mBubbleStashedHandleViewController = bubbleControllers.bubbleStashedHandleViewController; in init()
225 mBubbleStashedHandleViewController.setHiddenForBubbles( in init()
262 mBubbleStashedHandleViewController.setHiddenForSysui(hideHandleView); in updateStateForSysuiFlags()
366 mBubbleStashedHandleViewController.setHiddenForBubbles(mBubbles.isEmpty()); in applyViewChanges()