Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wmshell/
H A DBubblesTest.java239 private BubbleEntry mBubbleEntry2; field in BubblesTest
447 mBubbleEntry2 = mBubblesManager.notifToBubbleEntry(mRow2); in setUp()
580 mBubbleController.updateBubble(mBubbleEntry2); in testDismissStack()
627 mBubbleController.updateBubble(mBubbleEntry2); in testCollapseAfterChangingExpandedBubble()
632 assertBubbleNotificationNotSuppressedFromShade(mBubbleEntry2); in testCollapseAfterChangingExpandedBubble()
644 assertBubbleNotificationSuppressedFromShade(mBubbleEntry2); in testCollapseAfterChangingExpandedBubble()
733 mBubbleController.updateBubble(mBubbleEntry2); in testRemoveLastExpanded_collapses()
747 assertBubbleNotificationSuppressedFromShade(mBubbleEntry2); in testRemoveLastExpanded_collapses()
909 mBubbleController.updateBubble(mBubbleEntry2); in testDeleteIntent_dismissStack()
1129 mBubbleController.updateBubble(mBubbleEntry2); in testOnUserChanged_overflowState()
[all …]