Searched defs:stackView (Results 1 – 6 of 6) sorted by relevance
751 BubbleStackView stackView = mBubbleController.getStackView(); in testCollapseAfterChangingExpandedBubble() local852 BubbleStackView stackView = mBubbleController.getStackView(); in testRemoveLastExpanded_collapses() local896 BubbleStackView stackView = mBubbleController.getStackView(); in testRemoveLastExpandedEmptyOverflow_collapses() local1391 BubbleStackView stackView = mBubbleController.getStackView(); in testShowManageMenuChangesSysuiState() local1409 BubbleStackView stackView = mBubbleController.getStackView(); in testShowManageMenuChangesSysuiState_appBubble() local1427 BubbleStackView stackView = mBubbleController.getStackView(); in testHideManageMenuChangesSysuiState() local1447 BubbleStackView stackView = mBubbleController.getStackView(); in testCollapseBubbleManageMenuChangesSysuiState() local1523 BubbleStackView stackView = mBubbleController.getStackView(); in testStackViewOnBackPressed_updatesBubbleDataExpandState() local1624 BubbleStackView stackView = mBubbleController.getStackView(); in testOnStatusBarStateChanged() local1864 BubbleStackView stackView = mBubbleController.getStackView(); in testShowStackEdu_isNotConversationBubble() local[all …]
92 @Nullable BubbleStackView stackView, in BubbleViewInfoTask()211 BubbleStackView stackView, in populate()
429 BubbleStackView stackView, in initialize()
524 @Nullable BubbleStackView stackView, in inflate()
74 BubbleStackView stackView = mock(BubbleStackView.class); in setUp() local
155 Runnable onBubbleAnimatedOutAction, BubbleStackView stackView) { in ExpandedAnimationController()