Home
last modified time | relevance | path

Searched refs:assertStackExpanded (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wmshell/
DNewNotifPipelineBubblesTest.java411 assertStackExpanded(); in testExpandCollapseStack()
440 assertStackExpanded(); in testCollapseAfterChangingExpandedBubble()
484 assertStackExpanded(); in testExpansionRemovesShowInShadeAndDot()
508 assertStackExpanded(); in testUpdateWhileExpanded_DoesntChangeShowInShadeAndDot()
538 assertStackExpanded(); in testRemoveLastExpanded_selectsOverflow()
580 assertStackExpanded(); in testRemoveLastExpandedEmptyOverflow_collapses()
625 assertStackExpanded(); in testAutoExpand_succeeds_withFlag()
929 private void assertStackExpanded() { in assertStackExpanded() method in NewNotifPipelineBubblesTest
DBubblesTest.java496 assertStackExpanded(); in testExpandCollapseStack()
529 assertStackExpanded(); in testCollapseAfterChangingExpandedBubble()
576 assertStackExpanded(); in testExpansionRemovesShowInShadeAndDot()
602 assertStackExpanded(); in testUpdateWhileExpanded_DoesntChangeShowInShadeAndDot()
636 assertStackExpanded(); in testRemoveLastExpanded_selectsOverflow()
680 assertStackExpanded(); in testRemoveLastExpandedEmptyOverflow_collapses()
727 assertStackExpanded(); in testAutoExpand_succeeds_withFlag()
1247 private void assertStackExpanded() { in assertStackExpanded() method in BubblesTest