Searched refs:getStackView (Results 1 – 3 of 3) sorted by relevance
503 BubbleStackView stackView = mBubbleController.getStackView(); in testExpandCollapseStack()534 BubbleStackView stackView = mBubbleController.getStackView(); in testCollapseAfterChangingExpandedBubble()634 BubbleStackView stackView = mBubbleController.getStackView(); in testRemoveLastExpanded_selectsOverflow()679 BubbleStackView stackView = mBubbleController.getStackView(); in testRemoveLastExpandedEmptyOverflow_collapses()1210 mBubbleController.getStackView(), in test_bubbleViewInfoGetPackageForUser()1227 BubbleStackView stackView = mBubbleController.getStackView(); in testShowManageMenuChangesSysuiState()1243 BubbleStackView stackView = mBubbleController.getStackView(); in testHideManageMenuChangesSysuiState()1263 BubbleStackView stackView = mBubbleController.getStackView(); in testCollapseBubbleManageMenuChangesSysuiState()1287 BubbleStackView stackView = mBubbleController.getStackView(); in testStackViewOnBackPressed_updatesBubbleDataExpandState()
477 BubbleStackView stackView = mBubbleController.getStackView(); in testCollapseAfterChangingExpandedBubble()578 BubbleStackView stackView = mBubbleController.getStackView(); in testRemoveLastExpanded_selectsOverflow()623 BubbleStackView stackView = mBubbleController.getStackView(); in testRemoveLastExpandedEmptyOverflow_collapses()1043 BubbleStackView stackView = mBubbleController.getStackView(); in testShowManageMenuChangesSysuiState()1059 BubbleStackView stackView = mBubbleController.getStackView(); in testHideManageMenuChangesSysuiState()1079 BubbleStackView stackView = mBubbleController.getStackView(); in testCollapseBubbleManageMenuChangesSysuiState()1103 BubbleStackView stackView = mBubbleController.getStackView(); in testStackViewOnBackPressed_updatesBubbleDataExpandState()
1302 public BubbleStackView getStackView() { in getStackView() method in BubbleController