Home
last modified time | relevance | path

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

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