Home
last modified time | relevance | path

Searched refs:expandStack (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bubbles/
DBubbleControllerTest.java288 mBubbleController.expandStack(); in testExpandCollapseStack()
319 mBubbleController.expandStack(); in testCollapseAfterChangingExpandedBubble()
355 mBubbleController.expandStack(); in testExpansionRemovesShowInShadeAndDot()
378 mBubbleController.expandStack(); in testUpdateWhileExpanded_DoesntChangeShowInShadeAndDot()
408 mBubbleController.expandStack(); in testRemoveLastExpandedCollapses()
/frameworks/base/packages/SystemUI/docs/
Dphysics-animation-layout.md10 …ller asks for no animations to be chained, and exposes methods like ```expandStack()``` and ```col…
/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleController.java434 public void expandStack() { in expandStack() method in BubbleController
DBubbleStackView.java945 void expandStack() { in expandStack() method in BubbleStackView