Searched refs:getStackView (Results 1 – 3 of 3) sorted by relevance
494 BubbleStackView stackView = mBubbleController.getStackView(); in testExpandCollapseStack()527 BubbleStackView stackView = mBubbleController.getStackView(); in testCollapseAfterChangingExpandedBubble()631 BubbleStackView stackView = mBubbleController.getStackView(); in testRemoveLastExpanded_selectsOverflow()676 BubbleStackView stackView = mBubbleController.getStackView(); in testRemoveLastExpandedEmptyOverflow_collapses()1173 mBubbleController.getStackView(), in test_bubbleViewInfoGetPackageForUser()
438 BubbleStackView stackView = mBubbleController.getStackView(); in testCollapseAfterChangingExpandedBubble()535 BubbleStackView stackView = mBubbleController.getStackView(); in testRemoveLastExpanded_selectsOverflow()577 BubbleStackView stackView = mBubbleController.getStackView(); in testRemoveLastExpandedEmptyOverflow_collapses()
1288 public BubbleStackView getStackView() { in getStackView() method in BubbleController