Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationTestHelper.java408 public ExpandableNotificationRow createShortcutBubble(String shortcutId) in createShortcutBubble() method in NotificationTestHelper
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wmshell/
DBubblesTest.java1332 ExpandableNotificationRow row = mNotificationTestHelper.createShortcutBubble("shortcutId"); in testDeleteShortcutsDeletesXml()
1466 ExpandableNotificationRow row = mNotificationTestHelper.createShortcutBubble("shortcutId"); in testNotificationChannelModified_channelUpdated_removesOverflowBubble()
1492 ExpandableNotificationRow row = mNotificationTestHelper.createShortcutBubble("shortcutId"); in testNotificationChannelModified_channelDeleted_removesOverflowBubble()