Searched defs:stackView (Results 1 – 7 of 7) sorted by relevance
477 BubbleStackView stackView = mBubbleController.getStackView(); in testCollapseAfterChangingExpandedBubble() local578 BubbleStackView stackView = mBubbleController.getStackView(); in testRemoveLastExpanded_selectsOverflow() local623 BubbleStackView stackView = mBubbleController.getStackView(); in testRemoveLastExpandedEmptyOverflow_collapses() local1043 BubbleStackView stackView = mBubbleController.getStackView(); in testShowManageMenuChangesSysuiState() local1059 BubbleStackView stackView = mBubbleController.getStackView(); in testHideManageMenuChangesSysuiState() local1079 BubbleStackView stackView = mBubbleController.getStackView(); in testCollapseBubbleManageMenuChangesSysuiState() local1103 BubbleStackView stackView = mBubbleController.getStackView(); in testStackViewOnBackPressed_updatesBubbleDataExpandState() local
503 BubbleStackView stackView = mBubbleController.getStackView(); in testExpandCollapseStack() local534 BubbleStackView stackView = mBubbleController.getStackView(); in testCollapseAfterChangingExpandedBubble() local634 BubbleStackView stackView = mBubbleController.getStackView(); in testRemoveLastExpanded_selectsOverflow() local679 BubbleStackView stackView = mBubbleController.getStackView(); in testRemoveLastExpandedEmptyOverflow_collapses() local1227 BubbleStackView stackView = mBubbleController.getStackView(); in testShowManageMenuChangesSysuiState() local1243 BubbleStackView stackView = mBubbleController.getStackView(); in testHideManageMenuChangesSysuiState() local1263 BubbleStackView stackView = mBubbleController.getStackView(); in testCollapseBubbleManageMenuChangesSysuiState() local1287 BubbleStackView stackView = mBubbleController.getStackView(); in testStackViewOnBackPressed_updatesBubbleDataExpandState() local
85 BubbleStackView stackView, in BubbleViewInfoTask()137 BubbleStackView stackView, BubbleIconFactory iconFactory, Bubble b, in populate()
320 void initialize(BubbleController controller, BubbleStackView stackView, boolean isOverflow) { in initialize()
365 BubbleStackView stackView, in inflate()
74 BubbleStackView stackView = mock(BubbleStackView.class); in setUp() local
130 Runnable onBubbleAnimatedOutAction, BubbleStackView stackView) { in ExpandedAnimationController()