Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wmshell/
H A DBubblesTest.java1952 assertNoBubbleContainerViews(); in switchBetweenBarAndStack_noBubbles_shouldBeIgnored()
1957 assertNoBubbleContainerViews(); in switchBetweenBarAndStack_noBubbles_shouldBeIgnored()
1961 assertNoBubbleContainerViews(); in switchBetweenBarAndStack_noBubbles_shouldBeIgnored()
2099 private void assertNoBubbleContainerViews() { in assertNoBubbleContainerViews() method in BubblesTest