Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DNotificationTestHelper.java404 public NotificationEntry createAutoExpandedBubble() { in createAutoExpandedBubble() method in NotificationTestHelper
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wmshell/
H A DBubblesTest.java1535 NotificationEntry entry = mNotificationTestHelper.createAutoExpandedBubble(); in testOnStatusBarStateChanged_newAutoExpandedBubbleRemainsExpanded()