Searched refs:collapseStack (Results 1 – 6 of 6) sorted by relevance
439 mDragAndDropController.addListener(this::collapseStack); in onInit()515 collapseStack(); in onStatusBarStateChanged()746 mMainExecutor.execute(() -> collapseStack());898 public void collapseStack() { in collapseStack() method in BubbleController1037 collapseStack(); in showOrHideAppBubble()1448 boolean collapseStack = update.expandedChanged && !update.expanded;1456 mBubbleViewCallback.bubbleOrderChanged(update.bubbles, !collapseStack);1459 if (collapseStack) {1803 public void collapseStack() { in collapseStack() method in BubbleController.BubblesImpl1805 BubbleController.this.collapseStack(); in collapseStack()
94 void collapseStack(); in collapseStack() method
73 mController.collapseStack();
106 mBubblesOptional.get().collapseStack(); in onClick()
577 mBubbleController.collapseStack(); in testExpandCollapseStack()626 mBubbleController.collapseStack(); in testCollapseAfterChangingExpandedBubble()1660 mBubbleController.collapseStack(); in testShowOrHideAppBubble_expandIfCollapsed()
10 …ns to be chained, and exposes methods like ```expandStack()``` and ```collapseStack()```, which an…