Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bubbles/
DNewNotifPipelineBubbleControllerTest.java362 BubbleStackView stackView = mBubbleController.getStackView(); in testExpandCollapseStack() local
393 BubbleStackView stackView = mBubbleController.getStackView(); in testCollapseAfterChangingExpandedBubble() local
493 BubbleStackView stackView = mBubbleController.getStackView(); in testRemoveLastExpandedCollapses() local
DBubbleControllerTest.java416 BubbleStackView stackView = mBubbleController.getStackView(); in testExpandCollapseStack() local
452 BubbleStackView stackView = mBubbleController.getStackView(); in testCollapseAfterChangingExpandedBubble() local
563 BubbleStackView stackView = mBubbleController.getStackView(); in testRemoveLastExpandedCollapses() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleViewInfoTask.java87 BubbleStackView stackView, in BubbleViewInfoTask()
130 static BubbleViewInfo populate(Context c, BubbleStackView stackView, in populate()
DBubbleOverflow.java63 void setUpOverflow(ViewGroup parentViewGroup, BubbleStackView stackView) { in setUpOverflow()
DBubbleExpandedView.java587 void setStackView(BubbleStackView stackView) { in setStackView()
DBubble.java308 BubbleStackView stackView, in inflate()