Home
last modified time | relevance | path

Searched defs:stackView (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleViewInfoTask.java85 BubbleStackView stackView, in BubbleViewInfoTask()
137 BubbleStackView stackView, BubbleIconFactory iconFactory, Bubble b, in populate()
DBubbleExpandedView.java324 void initialize(BubbleController controller, BubbleStackView stackView, boolean isOverflow) { in initialize()
DBubble.java365 BubbleStackView stackView, in inflate()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wmshell/
DNewNotifPipelineBubblesTest.java438 BubbleStackView stackView = mBubbleController.getStackView(); in testCollapseAfterChangingExpandedBubble() local
535 BubbleStackView stackView = mBubbleController.getStackView(); in testRemoveLastExpanded_selectsOverflow() local
577 BubbleStackView stackView = mBubbleController.getStackView(); in testRemoveLastExpandedEmptyOverflow_collapses() local
DBubblesTest.java494 BubbleStackView stackView = mBubbleController.getStackView(); in testExpandCollapseStack() local
527 BubbleStackView stackView = mBubbleController.getStackView(); in testCollapseAfterChangingExpandedBubble() local
631 BubbleStackView stackView = mBubbleController.getStackView(); in testRemoveLastExpanded_selectsOverflow() local
676 BubbleStackView stackView = mBubbleController.getStackView(); in testRemoveLastExpandedEmptyOverflow_collapses() local